[rabbitmq-discuss] Producers and consumers get blocked after all connections exhausted.
Timon Wang
timon86.wang at gmail.com
Thu May 15 10:07:49 BST 2014
It seems producers and consumers get blocked after all connections
exhausted.
Some rabbitmqctl commands such as `rabbitmqctl list_queues` and
`rabbitmqctl list_consumers` will get blocked as well.
Here is an example to demonstrate
that: https://gist.github.com/timonwong/238f2379d1acbbd4ef0a
I've tried Python kombu library with both pyamqp and librabbitmq.
Am I doing something wrong? Or is it a expected behavior?
My environment
Server side:
CentOS 6.3 64bit
RabbitMQ: 3.3.1
Client side:
CentOS 6.3 64bit
Python 2.7.6
Kombu 3.0.16
Thanks in advance.
Regards,
Timon Wong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140515/233cdc23/attachment.html>
More information about the rabbitmq-discuss
mailing list