[rabbitmq-discuss] publisher confirmations

Simon MacMullen simon at rabbitmq.com
Mon Nov 28 11:21:39 GMT 2011


On 28/11/11 11:08, Roey Berman wrote:
> I know my code handles the "multiple" flag, but don't know about NAcks.
> I don't really know how to test for nacks since I've never gotten them
> from rabbitmq server.

Yeah, that's problematic. The only reason that a nack will ever get sent 
is if a queue process crashes. Unsurprisingly we go to some lengths to 
prevent this from happening...

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, VMware


More information about the rabbitmq-discuss mailing list