[rabbitmq-discuss] rabbitmq-c how to set arguments to queue after the queue careted?
Michael Klishin
mklishin at gopivotal.com
Mon Dec 2 07:12:24 GMT 2013
On 2 Dec 2013, at 07:27, 3k4b251 <314992959 at qq.com> wrote:
> I create a queue without arugments 'ttl', sometimes later , I need
> It to have arugments 'ttl', how can I add the arguments to queue ,
> and how to remove?
You need to remove the queue using amqp_queue_delete, then
re-declare it.
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list