[rabbitmq-discuss] Can't Determine Cause of 541 - INTERNAL_ERROR
Matthias Radestock
matthias at lshift.net
Mon Feb 22 23:05:51 GMT 2010
Sam,
Samuel Duncan wrote:
> What is it that causes connection closing to be considered abrupt? Is
> there some preamble I am failing to do on shutdown of the
> application?
AMQP defines a shutdown handshake as part of the protocol. Most client
libraries take care of that when used correctly. What client library are
you developing against?
Some abrupt closures are unavoidable, such as when there is a network
fault or the client app crashed.
Note that whether or not the connection is shut down cleanly has no
impact on the problem you observed.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list