On 12 Jul 2013, at 03:16, sungwoo park <[email protected]> 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 -- You received this message because you are subscribed to the Google Groups "rabbitmq-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/rabbitmq-discuss. For more options, visit https://groups.google.com/groups/opt_out.
