[rabbitmq-discuss] Can server use multiple ack in confirm mode with mandatory bit
Haster
haster2004 at yandex.ru
Wed Jul 3 15:30:29 BST 2013
Simon, thanks for reply
I saw such realization of publish method in SimpleAmqpClient:
they send amqp_basic_publish (with mandatory bit and in confirm mode),
after what they call amqp_simple_wait_frame and if received frame is
BASIC_ACK then they
return OK...
So as I understand this realization is incorrect?
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Can-server-use-multiple-ack-in-confirm-mode-with-mandatory-bit-tp27787p27793.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list