It doesn't seem to be forwarding the messages to the end point queues.  I
 subscribe to the federated exchange (graphite-uplink on polling1), 
publish a message and it drops into a locally generated queue but never 
makes it to the end points.  I may be missing something with the routing
 but as I understood it this back end style exchange should handle the 
routing by default.&nbsp; <br>
<br>root@sansketch8polling1:/var/<div id=":14"><wbr>log/rabbitmq# rabbitmqctl list_exchanges<br>Listing exchanges ...<br>amq.rabbitmq.log&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; topic<br>graphite&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; topic<br>graphite-uplink x-federation<br>...done.<br>root@sansketch8polling1:/var/<wbr>log/rabbitmq# rabbitmqctl list_queues<br>
Listing queues ...<br>amq.gen-wEmGzR01E_<wbr>M30QDAndw8vd&nbsp; 4<br>SAN&nbsp;&nbsp;&nbsp;&nbsp; 0<br>...done.<br><br>root@sansketch8display1:~# rabbitmqctl list_exchanges<br>Listing exchanges ...<br>amq.direct&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; direct<br>amq.topic&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; topic<br>
amq.rabbitmq.trace&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; topic<br>federation: graphite -&gt; sansketch8polling1:graphite-<wbr>uplink A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x-federation-upstream<br>amq.rabbitmq.log&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; topic<br>amq.fanout&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fanout<br>amq.headers&nbsp;&nbsp;&nbsp;&nbsp; headers<br>graphite&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; topic<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; direct<br>amq.match&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; headers<br>...done.<br>root@sansketch8display1:~# rabbitmqctl list_queues<br>Listing queues ...<br>federation: graphite -&gt; sansketch8polling1:graphite-<wbr>uplink 0<br>...done.</div><br><br><br>