[rabbitmq-discuss] rabbitmq client timeouts, slow responses

Matthias Radestock matthias at rabbitmq.com
Mon Oct 21 20:21:59 BST 2013


On 17/10/13 18:52, tsduncan wrote:
> there is something in the RabbitMQ Java library that
> times out after 10 seconds.

https://github.com/rabbitmq/rabbitmq-java-client/blob/rabbitmq_v3_1_5/src/com/rabbitmq/client/impl/AMQConnection.java#L299

As you can see, this isn't configurable. Never has been. Still, I've 
filed a bug to make it so.

Matthias.


More information about the rabbitmq-discuss mailing list