[rabbitmq-discuss] Two-way federation?

Simon MacMullen simon at rabbitmq.com
Thu Nov 8 13:52:55 GMT 2012


Hi.

You need to configure both exchanges to have the other one as an upstream.

Cheers, Simon

On 07/11/12 22:48, michi.oshima wrote:
> Hi,
>
> I've managed to get federation plugin to work.  I've setup a federated
> exchange on RabbitMQ instance A that is federated with an upstream exchange
> on RabbitMQ instance B.  (I hope I'm saying this correctly.)
>
> I sent messages to the upstream exchange on B, and I received them from a
> queue connected to the federated exchange on A.
>
> I would like to also publish a message on the federated exchange on A and
> receive the message on the upstream exchange on B.  I tried this, but it
> didn't work.  (Am I doing something wrong?)  I'm thinking this must be
> what's meant by federation link being "one way".  (Am I wrong?)
>
> How should I best go about implementing this two-way federation?  That is in
> addition to receiving messages from upstream exchange, I'd like to also send
> messages to upstream exchange by publishing the messages to the federated
> exchange.
>
> Thanks,
>
> Michi Oshima
>
>
>
>
>
> --
> View this message in context: http://rabbitmq.1065348.n5.nabble.com/Two-way-federation-tp23189.html
> Sent from the RabbitMQ mailing list archive at Nabble.com.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>


-- 
Simon MacMullen
RabbitMQ, VMware


More information about the rabbitmq-discuss mailing list