[ 
https://issues.apache.org/jira/browse/QPID-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683453#action_12683453
 ] 

Ted Ross commented on QPID-1758:
--------------------------------

Thanks for the patch.

One comment...  The "--exclusive" option doesn't make a lot of sense for this 
utility so I've removed it from the patched file.  This is because declaring a 
queue "exclusive" limits its use to the session that created it.  In this case, 
it's qpid-config's session that creates the queue and that session is closed as 
soon as qpid-config exits.

-Ted


> Add AMQP options on queue.delete, queue.declare, exchange.declare in 
> qpid-config
> --------------------------------------------------------------------------------
>
>                 Key: QPID-1758
>                 URL: https://issues.apache.org/jira/browse/QPID-1758
>             Project: Qpid
>          Issue Type: Improvement
>          Components: python tools
>    Affects Versions: M4
>            Reporter: Ffrench Mathilde
>            Assignee: Ted Ross
>            Priority: Trivial
>         Attachments: qpid-config.diff
>
>
> Add some useful options to queue.delete, queue.declare, exchange.declare in 
> qpid-config :
> queue.delete : if_unused and if_empty
> queue.declare : alternate_exchange, passive, exclusive
> exchange.declare : alternate_exchange, passive

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to