[rabbitmq-discuss] Erlang client: unregistering confirm/return/flow handler

Ivan Dyachkoff ivan.dyachkoff at gmail.com
Mon Jul 16 12:28:51 BST 2012


Hi guys.

Currently the only way to unregister any type of handler mentioned in
subject is to kill pid that was registered as handler. That gives us error
message in log "Channel (<...>): Unregistering confirm handler <...>
because it died." which is not actually an error.
Would be nice to have methods in amqp_channel module to unregister 3 types
of handlers, so in 'terminate' we can call say "unregister_confirm_handler"
and terminate gracefully.
What do you think?

/Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120716/20289eaf/attachment.htm>


More information about the rabbitmq-discuss mailing list