<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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
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;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>I apologize for the long-winded-ness, I hope that I&#8217;ve painted a good picture of what I&#8217;m trying to do&#8230;<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Currently, I have a Federated Exchange setup between 2-nodes, let&#8217;s call them rabbit1 and rabbit2.&nbsp; When I publish messages to the exchange on rabbit2, they can be received in a queue on rabbit1.&nbsp; Fantastic!<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Now I&#8217;d like to add clustering into the mix.&nbsp; I created a new node, let&#8217;s call it rabbit3, and created a cluster between rabbit2 and rabbit3.&nbsp; I&#8217;ve updated the local-nodename federation parameter on both rabbit2 and rabbit3.&nbsp; I&#8217;ve added rabbit3 as an upstream for the federated exchange on rabbit1.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>With all 3 nodes running, if I publish to the upstream exchange on either rabbit2 or rabbit3, the message properly appears on rabbit1.&nbsp; If I shutdown rabbit2 (which was the original upstream node), and I try to publish to the upstream exchange on rabbit3, I received &#8220;Message published, but not routed.&#8221; (I&#8217;m testing via the Management UI).<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>If I look at the Federation Status on rabbit1, it appears that the State of the connection to rabbit2 toggles between &#8220;error&#8221; and &#8220;shutdown&#8221;, while the State of the connection to rabbit3 toggles between &#8220;starting&#8221; and &#8220;shutdown&#8221;.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Further investigation shows that the internal upstream queue does not exist on rabbit3, but does exist on rabbit2.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I&#8217;m not quite sure where I may have gone wrong.&nbsp; By adding the new clustered node as an upstream on rabbit1, I guess that I expected the same configuration would be pushed-to/created-on rabbit3 that was previously created on rabbit2.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>My intentions are to publish messages to a clustered exchange which are then pushed up to the federated exchange.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Any ideas? <o:p></o:p></p></div></body></html>