<div dir="ltr">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&#39;s ShutdownListener is called, but for the purpose of recovering a channel with the same number it&#39;s often easier to handle the failed invocation than to wait for the ShutdownListener.<div>
<br></div><div>Is this something that can be addressed?</div><div><br></div><div>Cheers,</div><div>Jonathan</div></div>