[rabbitmq-discuss] How remove messages which must be ack

rabbit15 bison_art at o2.pl
Fri Jan 17 14:10:21 GMT 2014


Hi,
My problem can be described, as follows:

There is existing, working Rabbit environment with queues, exchanges,
producers and consumers working. What I need is to clear every queue (delete
ack'ed and unack'ed messages). I have no acces to existing consumers
objects, hovewer i could create new one just for this purpose. Current
consumers should be not disturbed and after clear, whole environment should
work as previously. The main problem is, that Purge method does not delete
messages, which awaits for acknowledments. I want to be sure, that EVERY
message is already deleted.

Is there any way to perform such operation? Or is this contrary to any
Rabbit architecture design?

Best Regards,
Artur



--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/How-remove-messages-which-must-be-ack-tp32168p32669.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list