-
Feb 16th, 2013, 11:32 AM
#1
Recovering a RabbitMQ queue using commaind line or mgmt web UI
Is it possible to recover a rabbitmq queue using command line or web UI?
In my configuration, I have a durable inbound queue delivering messages to a listener, and if something goes wrong during processing (ack is not received) it is delivered to an error queue.
I know there are various ways to do it using a Java or Python client (the basic.recover method called on a channel) but I was looking to see if this can be done via command line.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules