[rabbitmq-discuss] Transactions and duplicate

lepolac lepolac at gmail.com
Thu Mar 27 21:46:31 GMT 2014


What if I have a prefetch value of 1 ?

Let's say

basic.get
basicack
commit() (the call returns)

then the node we're connected to crashes, or the master node crashes, I get
a duplicate.
Not duplicate only in terms of messages being tagged as _redelivered (which
makes sense for those that were in-flight), but duplicate as in that the
client already ack'ed and commit on those messages.

I'm sure I'm missing something here...



--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Transactions-and-duplicate-tp34344p34376.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list