[rabbitmq-discuss] 2.4.0 channel and connection close behavior
Matthew Sackman
matthew at rabbitmq.com
Thu Mar 31 14:22:26 BST 2011
On Wed, Mar 30, 2011 at 09:44:05PM +0100, Matthew Sackman wrote:
> Are there any errors in either of the logs when this happens? There may
> well be something in the sasl log, but I think this is likely a bug.
I've read through the code and I think it's fine. Constructing a test is
a little tricky actually because most of our clients are "sensible" and
make channel.close a synchronous blocking operation, thus it's difficult
to send in the connection.close before getting the channel.close_ok
back.
If you can reliably make it happen, (and verify with our Tracer and/or
wireshark), then it would be helpful if you could let us see the code.
Matthew
More information about the rabbitmq-discuss
mailing list