[rabbitmq-discuss] Problem in using Fedration

Matthias Radestock matthias at rabbitmq.com
Thu Sep 5 11:38:30 BST 2013


On 03/09/13 07:25, DILIP SHARMA wrote:
> I am Trying to use Federation Plugin to send message .
> This is my Stem to configure Fedration -
> 1   I have to server
>    Server1 and Server2
>
> *_In Server1 i configure -_*
>   Federation Upstreams -  with URI - *amqp://Server2*
>
> *Policy also -*
> *After That in Server1 and **Server2** i can see  some exchange like - *
>   *federation: amq.direct -> publish B*
> *And some Queue in both Server like - *
>   *federation: amq.direct -> publish*
> *
> _In Server 2 i configure_
> *_In Server1 i configure -_*_
> *I created one Exchange x-federation-upstream*
> *and binded 1 queue with this .*
> *------------------------------------------------------------------------------*
> *but when ever i am publishing any message - *
> *i can't see message anywhere .*
> *
> *
> *---------------- *
> *Where i am doing Wrong ?*

The "federation: ..." exchanges and queues are federation 
*infrastructure* - they are not something a user/client is ever expected 
to interact with directly.

I think you are quite confused about how federation works. I'm not sure 
what to suggest as a way forward other than to read the documentation 
again, slowly.

Matthias.


More information about the rabbitmq-discuss mailing list