You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2014/01/10 18:00:53 UTC

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

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

Gordon Sim reopened PROTON-426:
-------------------------------


> [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
>   ============================================================================
> <...>
>   TestQ                                                            1     1      0      65     65        0         0     1
> This capability is not available when using the Messenger API.



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