In another very similar case, we have event.sample also:
~$ sudo rabbitmqctl -p openstack list_queues name messages consumers state
event.sample 2129 0 running notifications_designate.info 190 0 running
There's actually a number of instances where rabbit queues keep on growing, event.sample being one of the bigger ones, but also notifications_designate.* as well as metering.sample.
I'm guessing that this is the same bug?
In another very similar case, we have event.sample also:
~$ sudo rabbitmqctl -p openstack list_queues name messages consumers state
event.sample 2129 0 running designate. info 190 0 running
notifications_
There's actually a number of instances where rabbit queues keep on growing, event.sample being one of the bigger ones, but also notifications_ designate. * as well as metering.sample.
I'm guessing that this is the same bug?