Answering to myself:

qpid-config del queue <queue_name> --force

does the required properly.


Kind regards,
Pavel


----- Original Message -----
From: "Pavel Moravec" <[email protected]>
To: [email protected]
Sent: Tuesday, May 17, 2011 12:06:08 PM
Subject: How to safely purge persistent queue content

Hello all, 
is there a way how to safely purge all persistent messages stored in one 
persistent queue? Can be in this case command: 

qpid_config del queue <queue_name> --force-if-not-empty 

safely used? I.e. will it delete also files on disk where the persistent 
messages are stored? Or shall the journal files ( 
/var/lib/qpidd/rhm/jrnl/*/<queue_name>/* ) be manually deleted? 

Thank in advance for comments. 

Kind regards, 
Pavel 



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to