[rabbitmq-discuss] rabbitmq-c use amqp_basic_ack(..., qwTag, ..) twice lead consumer lose
3k4b251
314992959 at qq.com
Tue Aug 20 03:00:10 BST 2013
I did a test. try to use amqp_basic_ack twice after i got the message
delivery_tag . it's seems like that channel still alive, consumer
lose. and I can still receive messages from the same queue without
any consumer. And the durable messages can not remove from queue by
the amqp_basic_ack(). And amqp_consume_message() always return
AMQP_RESPONSE_NORMAL.
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/rabbitmq-c-use-amqp-basic-ack-qwTag-twice-lead-consumer-lose-tp28911p28947.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list