[
https://issues.apache.org/jira/browse/QPID-6113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144743#comment-14144743
]
Pavel Moravec commented on QPID-6113:
-------------------------------------
Review request for a patch extending "qpid-stat -u" to cover Outgoings:
https://reviews.apache.org/r/25938/
> qpid-stat -u to show Outgoing objects for AMQP 1.0
> --------------------------------------------------
>
> Key: QPID-6113
> URL: https://issues.apache.org/jira/browse/QPID-6113
> Project: Qpid
> Issue Type: Improvement
> Components: Python Tools
> Affects Versions: 0.30
> Reporter: Pavel Moravec
> Assignee: Pavel Moravec
> Priority: Minor
>
> Description of problem:
> qpid-stat -u serves as a good command for understanding what consumers of
> what queues there exist. But for an AMQP 1.0 consumer, the command does not
> list "AMQP 1.0 subscription" as the consumer link is maintained in Outgoing
> QMF object. But qpid-stat cant cope with outgoing (or incoming) objects.
> It is required to:
> - either have an option -o (and optionally -i) for listing outgoing
> (optionally incoming) links
> - or enhance "qpid-stat -u" by listing AMQP 1.0 outgoing links
> Version-Release number of selected component (if applicable):
> qpid-cpp-server 0.22-48
> How reproducible:
> 100%
> Steps to Reproduce:
> 1. qpid-receive -a "someQueue; {create:always}" --connection-option
> "{protocol:amqp1.0}" -f &
> 2. qpid-stat -u
> Actual results:
> There is no subscription of someQueue. There is no way to see the outgoing
> links in via either qpid-stat option.
> Expected results:
> Some qpid-stat option to list outgoing links.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]