[rabbitmq-discuss] Channels Connections and Consumers

Alvaro Videla videlalvaro at gmail.com
Mon Dec 16 11:42:48 GMT 2013


Hi,

On Mon, Dec 16, 2013 at 8:48 AM, Ranjith Venkatesan
<ranjith.v at zohocorp.com> wrote:
> I think it is in blocking state. Hence when next

You should check why your app is being blocked by RabbitMQ, why the
flow control mechanism is activated, since it's there for a reason.

One of the problems with this mechanism is that if you abruptly close
the connection while it was in blocked state, then the connection will
stay there, leaking.

Regards,

Alvaro


More information about the rabbitmq-discuss mailing list