[rabbitmq-discuss] Testing lightweight publisher confirms

Simon MacMullen simon at rabbitmq.com
Thu Dec 1 14:29:27 GMT 2011


On 01/12/11 14:25, Adam Rabung wrote:
> Secondly, what are the most common causes of
> ConfirmListener.handleNack being called, since server connectivity
> problems seem to immediately kill the channel?

An individual queue process crashing within RabbitMQ. That's the only 
thing that can do it. Obviously this makes it rather difficult to test.

I'm not *entirely* sure I want to introduce "rabbitmqctl crash_queue 
<queuename>", but maybe it's needed...

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, VMware


More information about the rabbitmq-discuss mailing list