Hello.<div><br></div><div>I can't set up&nbsp;Federation Plugin.&nbsp;I do everything according to the description (http://www.rabbitmq.com/federation.html), but messages don`t repost to second node.</div><div>I have 2 nodes: node1 and node2</div><div>The node2 i set up:</div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><p class="p1">rabbitmqctl set_parameter federation-upstream my-upstream '{"uri":"amqp://node1","expires":3600000}'</p></div></blockquote><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><p class="p1">...ok...</p></div><div><p class="p1">rabbitmqctl set_policy federate-me "^amq\." '{"federation-upstream-set":"all"}'</p></div></blockquote><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><p class="p1">...ok...&nbsp;</p></blockquote><div>







<p class="p1">When i publish messages to node2, i don't see them on node1 ...</p><p class="p1">What am I doing wrong?<br></p></div>