[rabbitmq-discuss] Limitations with RabbitMQ Java Client

Michael Klishin mklishin at gopivotal.com
Wed Oct 23 10:45:54 BST 2013


On 23 Oct 2013, at 13:36, Simon MacMullen <simon at rabbitmq.com> wrote:

> Actually I don't see why we shouldn't do this by default. I will file a bug...

Note that executors cannot be restated and Connection#close shuts down the executor
it uses. So sharing executors between connections is quite dangerous.

MK


More information about the rabbitmq-discuss mailing list