[rabbitmq-discuss] Changing Durability of the queue.

Tim Watson watson.timothy at gmail.com
Fri Jul 12 08:46:03 BST 2013


On 12 Jul 2013, at 03:16, sungwoo park <samuel281 at gmail.com> wrote:

> Is there a way to change a queue's durability on runtime?
> 

No. Durability has to be selected at declaration time and cannot change once an object has been created. You'll have to delete and re-declare the queue.

Tim


More information about the rabbitmq-discuss mailing list