[rabbitmq-discuss] Duplicate Messages received after basicRecoveryAsync() is called.

Tony Garnock-Jones tonyg at lshift.net
Sat Feb 27 00:50:25 GMT 2010


Matthias Radestock wrote:
> 1) send basic.cancel
> 2) wait for basic.cancel-ok
> The hook for step 2 is provided by overriding the handleCancelOk method 
> on the consumer class.

Note also that basicCancel() doesn't return to the caller until the
basic.cancel-ok has been received and completely processed by the client
library and the Consumer object.

Regards,
  Tony




More information about the rabbitmq-discuss mailing list