Skip to content

Commit

Permalink
Fix broken image (apache#1720)
Browse files Browse the repository at this point in the history
* add missing image

* update image

* one more small change to image
  • Loading branch information
lucperkins authored and sijie committed May 2, 2018
1 parent 630e119 commit e9f8d9d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ When the master consumer disconnects, all (non-acked and subsequent) messages wi

In the diagram above, Consumer-C-1 is the master consumer while Consumer-C-2 would be the next in line to receive messages if Consumer-C-2 disconnected.

{% include figure.html src="/img/failover-subscriptions.png" alt="Shared subscriptions" width="80" %}
{% include figure.html src="/img/failover-subscriptions.png" alt="Failover subscriptions" width="80" %}

### Multi-topic subscriptions

Expand Down
Binary file added site/img/failover-subscriptions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e9f8d9d

Please sign in to comment.