[rabbitmq-discuss] Acknowledged
Emile Joubert
emile at rabbitmq.com
Thu Oct 4 11:39:26 BST 2012
Hi,
On 04/10/12 11:19, chetan dev wrote:
> i am sending 5 messages by a for loop but the number of
> basic acknowledgment that is getting fired 10 times or more
> delivery tag is coming fine. but the method for handling the event is
> getting called more than required.
Are you sure you are counting the publishes and publisher acks
correctly? Can you provide some evidence of your claim, like a trace of
sequence numbers of messages published with the corresponding
delivery-tag to illustrate how they are not in step?
A very short, minimal, self-contained piece of code the produces the
trace may also be useful.
-Emile
More information about the rabbitmq-discuss
mailing list