<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Andalus;
        panose-1:2 2 6 3 5 4 5 2 3 4;}
@font-face
        {font-family:"Century Schoolbook";
        panose-1:2 4 6 4 5 5 5 2 3 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-IN link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hi,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal> I had created 2 federated nodes (different linux box) to each other (say ex : A & B), there is no issue in that, am able to communicate each other.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal> But the issue is <b>when A & B having consumers with same routing key</b> then massages are getting routed to each other until max_hops reaches.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='text-indent:36.0pt'>I want to send/receive messages in a tree hierarchy.<o:p></o:p></p><p class=MsoNormal style='text-indent:36.0pt'><o:p> </o:p></p><p class=MsoNormal style='text-indent:36.0pt'>Ex : ( SEND ) A->B , A->C , B->D , C->E , C->F<o:p></o:p></p><p class=MsoNormal style='text-indent:36.0pt'>Ex : ( RECEIVE ) F->C , E->C , D->B ,C->A , B->A<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal> My aim is messages should not be looped in between two federated exchanges even though they having same routing key.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal> Kindly give your comments . Thanks in advance !!<o:p></o:p></p><p class=MsoNormal><span style='mso-fareast-language:EN-IN'> <o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-IN'>Regards,<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-IN'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-family:"Century Schoolbook","serif";mso-fareast-language:EN-IN'>PONMUTHU M<o:p></o:p></span></b></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>