Hello,
I guess you need that for C++ broker.

There is no way of reconfiguring a queue like that, you would have to delete 
the queue and re-create again with the extra parameters added.


Kind regards,
Pavel


----- Original Message -----
> From: "Jerome O'Neil" <jon...@meteorcomm.com>
> To: users@qpid.apache.org
> Sent: Thursday, 8 October, 2015 8:57:39 PM
> Subject: Modification of queue arguments after declaration
> 
> I need to be able to modify the configuration of specific queues after they
> have been declared.  The schema tells me that the arguments element is a
> ReadOnly property.
> 
> Specifically, I'd like to be able to add "qpid.alert_count" and
> "qpid.alert_repeat_gap" to specific queues.  I can access the new queues as
> QMF sends me events when they are declared, but I'm unsure how I can modify
> these two arguments.
> Is there some other way to achieve this?
> 
> Best,
> 
> -Jerome
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
> For additional commands, e-mail: users-h...@qpid.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to