[rabbitmq-discuss] Shovel 3.1.0 - terminates on unknown_host error instead of seeking another host
Laing, Michael P.
Michael.Laing at nytimes.com
Sat May 11 12:41:09 BST 2013
That temporary fix does not work. This is a different bug.
With the 'fix' it gives a bad_host error instead of unknown_host.
So we have updated our config generation to only provide the correct hosts.
However, this still means that the previously rugged and reliable shovel is less so.
ml
From: Tim Watson <tim at rabbitmq.com<mailto:tim at rabbitmq.com>>
Reply-To: rabbitmq <rabbitmq-discuss at lists.rabbitmq.com<mailto:rabbitmq-discuss at lists.rabbitmq.com>>
Date: Friday, May 10, 2013 9:42 AM
To: rabbitmq <rabbitmq-discuss at lists.rabbitmq.com<mailto:rabbitmq-discuss at lists.rabbitmq.com>>
Subject: Re: [rabbitmq-discuss] Shovel 3.1.0 - terminates on unknown_host error instead of seeking another host
Hi,
On 10 May 2013, at 13:56, Laing, Michael P. wrote:
Here's the config that is failing – there are a lot of substitution parameters as you can see, but the hostnames are explicit.
Right - so this is indeed another instance of the problem reported at http://rabbitmq.1065348.n5.nabble.com/Shovels-not-reconnecting-with-RabbitMQ-3-1-0-td26372.html - because you don't set an explicit reconnect_delay, the shovel workers permanently halt once the first connection attempt fails, instead of restarting (after a slight delay) and trying again. As a temporary fix, you can add in the default reconnect_delay yourself, using {reconnect_delay, 5}. We will, as I said earlier, include the fix (which has already been merged) in the next service release.
Cheers,
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130511/0bdc391f/attachment.htm>
More information about the rabbitmq-discuss
mailing list