[rabbitmq-discuss] Java client auto recovery - a few questions and notes
Michael Klishin
mklishin at gopivotal.com
Wed Apr 9 12:12:40 BST 2014
On 9 April 2014 at 15:09:52, rails (stammailbox at gmail.com) wrote:
> > Now that the new auto recovery feature is out I want to know if
> it supports any scenario on the publisher side.
> what is the best way to call basicPublish if I want it to auto-retry
> ?
Accumulate deliveries and retry manually. Use publisher confirms.
Or use Lyra.
> b. I think the topology should contain info on what todo when everything
> was declared durable=true and autodelete=false.
This case is no exception to how topology recovery works in general.
I’ll take a look at the typos in the docs.
--
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list