and I have a prefetch-size = 3
On Thursday, 26 October 2017 16:17:19 UTC+2, Lelum Polelum wrote:Dear community!Assume we have
- queue with one client connected to it with manual acknowledge mode
- three messages x, y, z which are assigned deliver_tags respectively x(dt=1), y(dt=2), z(dt=3)
- messages arrive in order x, y, z
client consumes all messages and does manual ack (client.basicAck), but ack is done in different order than input messages arriveorder of ack is y(dt=2), x(dt=1), z(dt=3)why message z(dt=3) is being re-delivered ? Is it some kind of bug ?--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.