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

ASF subversion and git services commented on QPID-5393:
-------------------------------------------------------

Commit 1547843 from [~tedross] in branch 'dispatch/trunk'
[ https://svn.apache.org/r1547843 ]

QPID-5393, QPID-5391
 - Added --router option to qdstat to allow AMQP-routing of management queries
 - Code cleanup in qdstat
 - Added timestamps to log output lines
 - Added nested lists and maps to management queries in the agent
 - Added hooks for address semantics
 - Added semantic control to suppress the valid-origin routing (used for 
inter-router messages)
 - Fixed two leaks of qd_delivery_t objects
 - Simplified the expiration of remote link-state so it does not delete the 
router from the table

> Dispatch - Allow qdstat to query any router in the network from a connection
> ----------------------------------------------------------------------------
>
>                 Key: QPID-5393
>                 URL: https://issues.apache.org/jira/browse/QPID-5393
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Dispatch
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>
> This improvement allows the qdstat CLI tool to query any router in the 
> network regardless of which one it is attached to.  There are two relevant 
> options for this feature:
>  || Option || Description ||
>  || --bus host:port || This defines the access point for the tool.  Normally, 
> this is the host/port of the _nearest_ router ||
>  || --router router-id || This is the identifier of the router to be queried 
> ||
> Note that the list of routers can be found using "qdstat -n".
> This is an important feature for situations where a remote router may not be 
> accessible directly via TCP/IP because it is behind a firewall or in a 
> disjoint private network.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to