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. <br>
<br>root@sansketch8polling1:/var/<div id=":14"><wbr>log/rabbitmq# rabbitmqctl list_exchanges<br>Listing exchanges ...<br>amq.rabbitmq.log topic<br>graphite 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 4<br>SAN 0<br>...done.<br><br>root@sansketch8display1:~# rabbitmqctl list_exchanges<br>Listing exchanges ...<br>amq.direct direct<br>amq.topic topic<br>
amq.rabbitmq.trace topic<br>federation: graphite -> sansketch8polling1:graphite-<wbr>uplink A x-federation-upstream<br>amq.rabbitmq.log topic<br>amq.fanout fanout<br>amq.headers headers<br>graphite topic<br>
direct<br>amq.match headers<br>...done.<br>root@sansketch8display1:~# rabbitmqctl list_queues<br>Listing queues ...<br>federation: graphite -> sansketch8polling1:graphite-<wbr>uplink 0<br>...done.</div><br><br><br>