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

ASF subversion and git services commented on DISPATCH-95:
---------------------------------------------------------

Commit 1650307 from [~aconway] in branch 'dispatch/trunk'
[ https://svn.apache.org/r1650307 ]

DISPATCH-95: Connector and listener identity does not show address and port.

Previously connectors and listeners were identified using a counter, e.g. 
"listener/0"
Now they are identified by host and port, e.g. "listener/0.0.0.0:amqp"

> Connector and listener  identitiy does not show address and port.
> -----------------------------------------------------------------
>
>                 Key: DISPATCH-95
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-95
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Management Agent
>    Affects Versions: 0.3
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.3
>
>
> Connector and listener management identities are generated using a counter,
> e.g.: listener/0 or connector/1
> They should use the address and port they are listening on/connecting to, 
> e.g. listener/myhost:amqp or listener/0.0.0.0:1234



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to