[jira] [Closed] (PROTON-426) [Messenger] messenger has no ability to dynamically create queues/topics on qpidd

2014-01-10 Thread Gordon Sim (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gordon Sim closed PROTON-426.
-

Resolution: Duplicate

 [Messenger] messenger has no ability to dynamically create queues/topics on 
 qpidd
 -

 Key: PROTON-426
 URL: https://issues.apache.org/jira/browse/PROTON-426
 Project: Qpid Proton
  Issue Type: New Feature
  Components: proton-c
Affects Versions: 0.5
Reporter: Ken Giusti
 Fix For: 0.6


 The current QPID client addressing syntax provides a way to create and delete 
 queue/topic resource on the qpidd broker in band.   For example:
 $ QPID_LOAD_MODULE=amqpc.so ./spout --connection-options {protocol:amqp1.0} 
 TestQ;{create:always,node:{type:queue}}
 $ qpid-stat -q
 Queues
   queue   dur  autoDel  excl  msg   msgIn  msgOut  bytes  
 bytesIn  bytesOut  cons  bind
   
 ...
   TestQ1 1
   0  65 650 0 1
 This capability is not available when using the Messenger API.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Closed] (PROTON-426) [Messenger] messenger has no ability to dynamically create queues/topics on qpidd

2013-10-25 Thread Ken Giusti (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ken Giusti closed PROTON-426.
-


See QPID-5251

 [Messenger] messenger has no ability to dynamically create queues/topics on 
 qpidd
 -

 Key: PROTON-426
 URL: https://issues.apache.org/jira/browse/PROTON-426
 Project: Qpid Proton
  Issue Type: New Feature
  Components: proton-c
Affects Versions: 0.5
Reporter: Ken Giusti
 Fix For: 0.6


 The current QPID client addressing syntax provides a way to create and delete 
 queue/topic resource on the qpidd broker in band.   For example:
 $ QPID_LOAD_MODULE=amqpc.so ./spout --connection-options {protocol:amqp1.0} 
 TestQ;{create:always,node:{type:queue}}
 $ qpid-stat -q
 Queues
   queue   dur  autoDel  excl  msg   msgIn  msgOut  bytes  
 bytesIn  bytesOut  cons  bind
   
 ...
   TestQ1 1
   0  65 650 0 1
 This capability is not available when using the Messenger API.



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