[rabbitmq-discuss] BasicGet and Cancellation Notifications

Simon MacMullen simon at rabbitmq.com
Tue Feb 4 16:53:27 GMT 2014


On 04/02/2014 4:15PM, Patrick Long wrote:
> I read that if you are using mirrored queues you should be listening out
> for Consumer Cancellation Notifications. Are they only used by basic
> consumer because of long running connections?

Yes.

> What should we be catching if using BasicGet with noAck as false? If the
> connection does down before we acknowledge the message the call to
> BasicAck will fail.

You don't need to do anything special.

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list