[rabbitmq-discuss] Federated Cluster Issue

Chris stuff at moesel.net
Tue Apr 23 14:32:54 BST 2013


On Mon, Apr 22, 2013 at 6:11 PM, Richard Raseley <richard at raseley.com>wrote:

> 3) Added a new upstream on each cluster pointing to the other with a URI
> that looks similar to the following (from the perspective of "cluster-01":
>
> amqp://user:pass@cluster-02.domain.local/cluster02.exchange
>

You might also want to double-check the url you are using to setup the
federation-upstream.  The URL above corresponds to a *virtual host* called
"cluster02.exchange".  Is this what you really intended?  If you are
actually using the default virtual host, then you should just use
amqp://user:pass@cluster-02.domain.local/ and setup policies for the
exchanges you wish to federate (as in your step 4).

One other thing to note-- you will not actually see the links until the
exchanges you are federating actually exist on the upstream host.  So if
you haven't yet created the exchanges, you'll want to do that too.

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130423/9dff083f/attachment.htm>


More information about the rabbitmq-discuss mailing list