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

JAkub Scholz commented on QPID-5277:
------------------------------------

I noticed one minor issue with the qpid-config change. For some types - in 
particular for connections - the properties might be different. For example the 
AMQP 0.10 connections have an properties like remotePid, remoteParentPid or 
remoteProcessName. These properties are not present in for AMQP 1.0 
connections. That can result in following error when both 1.0 and 0.10 clients 
are connected:

[qpidd@localhost ~]$ qpid-config -a admin/admin@localhost:20000 list connection
Failed: KeyError: u'remotePid'


> Add ability create, delete and list objects of arbitrary types
> --------------------------------------------------------------
>
>                 Key: QPID-5277
>                 URL: https://issues.apache.org/jira/browse/QPID-5277
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Python Tools
>    Affects Versions: 0.24
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.25
>
>
> The qpid-config utilty currently allows queues, exchanges and bindings to be 
> created, but doesn't support other types.
> Having a generic mechanism for create, delete and list would be very useful 
> as it would mean the tool could be used for any entity types added (even if 
> optional). Specifically this would eliminate the need for the current qpidt 
> test utility in managing the various new 1.0 related entities,



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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

Reply via email to