[rabbitmq-discuss] Channel shutdown listener
Steve Powell
steve at rabbitmq.com
Tue Jan 3 12:50:59 GMT 2012
Adam,
Thank you for pointing this out. I don't think you are doing
anything wrong; I think it is a bug.
When the connection is closed (by the broker) all its channels
are closed without notifying the listeners.
I have raised a problem for this.
Steve Powell (a happy bunny)
----------some more definitions from the SPD----------
avoirdupois (phr.) 'Would you like peas with that?'
distribute (v.) To denigrate an award ceremony.
definite (phr.) 'It's hard of hearing, I think.'
modest (n.) The most mod.
On 2 Jan 2012, at 17:01, Adam Rabung wrote:
> 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
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
More information about the rabbitmq-discuss
mailing list