[rabbitmq-discuss] Channel shutdown listener

Adam Rabung adamrabung at gmail.com
Mon Jan 2 17:01:27 GMT 2012


Hi,
I'm having trouble using a ShutdownListener with a Channel.  It seems
that shutdown listeners on Connections are called, but not Channels.
Here's code that reproduces the problem:
https://gist.github.com/1551353

I run this, then kill the cluster.  The only output is
"Connection shut down"

I am using 2.7.1 rabbit/java client.  What am I doing wrong?

Thank you,
Adam


More information about the rabbitmq-discuss mailing list