[rabbitmq-discuss] retransmiting of failed messages
Michael Klishin
michael.s.klishin at gmail.com
Sun Jan 19 11:05:15 GMT 2014
2014/1/19 Petar Georgiev <petar.georgie at gmail.com>
> how to detect the node failure - catch io exception?
If you only use Channel#basicPublish, it may suffice.
Otherwise register shutdown a listener and check if the signal is not
initiated
by the app:
http://www.rabbitmq.com/api-guide.html#shutdown
--
MK
http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140119/df487a14/attachment.html>
More information about the rabbitmq-discuss
mailing list