[rabbitmq-discuss] Messages unexpectedly moving from Unacked to Ready
Simon MacMullen
simon at rabbitmq.com
Thu Jan 30 16:51:31 GMT 2014
On 30/01/14 16:47, Patrick Long wrote:
> Does anyone have any idea what would be causing the message to go back
> to Ready?
One of three things (in roughly descending order of likelihood):
* if the client closes its connection / channel without acknowledging
the message
* if the client sends basic.reject or basic.nack with requeue=true for
the message
* if the client calls basic.recover without acknowledging the message
Cheers, Simon
--
Simon MacMullen
RabbitMQ, Pivotal
More information about the rabbitmq-discuss
mailing list