Question #280538 on Graphite changed: https://answers.launchpad.net/graphite/+question/280538
Oded posted a new comment: *seems* to work with this change: [root@graphite005 graphite]# diff /opt/graphite/lib/carbon/amqp_listener.py /opt/graphite/lib/carbon/amqp_listener.py.orig 96c96 < wfd = waitForDeferred(chan.queue_declare(exclusive=False, queue="cr_queue")) --- > wfd = waitForDeferred(chan.queue_declare(exclusive=True)) [root@graphite005 graphite]# Metrics are distributed between Carbon Relays in a round robin fashion. -- You received this question notification because your team graphite-dev is an answer contact for Graphite. _______________________________________________ Mailing list: https://launchpad.net/~graphite-dev Post to : graphite-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~graphite-dev More help : https://help.launchpad.net/ListHelp