[rabbitmq-discuss] Messages are read by consumer befor than sender get confirmation

Haster haster2004 at yandex.ru
Wed Jun 18 09:12:26 BST 2014


Hi folks,

I have a sender, that sends messages to some exchange EX and after that
waits confirmation from RabbitMQ
(I use confirmation mode + mandatory bit)
And there is a consumer that reads messages from queue QU that is bind to
EX.

And I have a situation then consumer get messages before sender receive
confirmation from RabbitMQ.

can I change this behavior?

And one more problem that I have...
I wait confirmation from RabbitMQ for some time and I often  get timeout,
but messages were published successfully (so timeout happend during I'm
waiting for ACK or RETURN method).
So can I change this situation and delete message from queue if I receive
timeout?

I think no, but maybe =)







--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Messages-are-read-by-consumer-befor-than-sender-get-confirmation-tp36301.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list