[rabbitmq-discuss] [Java client] - Delay in releasing channel numbers

Jonathan Halterman jhalterman at gmail.com
Sat Nov 2 22:50:03 GMT 2013


I noticed in the Java client that when a channel is closed as the result of
an invocation, the channel number is released sometime after the
IOException is thrown to the caller. The channel number release does happen
before the channel's ShutdownListener is called, but for the purpose of
recovering a channel with the same number it's often easier to handle the
failed invocation than to wait for the ShutdownListener.

Is this something that can be addressed?

Cheers,
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131102/8fc1c62a/attachment.htm>


More information about the rabbitmq-discuss mailing list