[rabbitmq-discuss] Thinking of using isRedeliver() to avoid duplication of consumption by the app
Simon MacMullen
simon at rabbitmq.com
Thu Feb 27 16:37:45 GMT 2014
On 27/02/14 16:01, cw storm wrote:
> So, isRedeliver reliable?
If redelivered=false, we guarantee that you have not seen the message
before.
If redelivered=true, you *might* have seen the message before. It is not
a guarantee that you have.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, Pivotal
More information about the rabbitmq-discuss
mailing list