[
https://issues.apache.org/jira/browse/DISPATCH-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ganesh Murthy reassigned DISPATCH-450:
--------------------------------------
Assignee: Ganesh Murthy
> Class and phase should not be part of the address returned in management
> responses
> ----------------------------------------------------------------------------------
>
> Key: DISPATCH-450
> URL: https://issues.apache.org/jira/browse/DISPATCH-450
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Container
> Affects Versions: 0.6.0
> Reporter: Ganesh Murthy
> Assignee: Ganesh Murthy
>
> The address string returned as a response for some management queries
> contains a class and phase as part of the address string. For example, when
> you issue a qdstat -l command, the following entities are returned
> {noformat}
> Entity(name=709ed0b8-bb43-4a17-a814-27d5de452123-$management, identity=15,
> type=org.apache.qpid.dispatch.router.link, linkType=endpoint,
> deliveryCount=1, unsettledCount=0, capacity=250, operStatus=up, linkDir=in,
> connectionId=4, peer=None, owningAddr=M0$management, undeliveredCount=0,
> linkName=709ed0b8-bb43-4a17-a814-27d5de452123-$management,
> adminStatus=enabled)
> Entity(name=709ed0b8-bb43-4a17-a814-27d5de452123-82833595-97ff-41be-94fb-424a0d48999d,
> identity=16, type=org.apache.qpid.dispatch.router.link, linkType=endpoint,
> deliveryCount=0, unsettledCount=0, capacity=250, operStatus=up, linkDir=out,
> connectionId=4, peer=None, owningAddr=Ltemp.y5YXZL3NYEH6sxt,
> undeliveredCount=0,
> linkName=709ed0b8-bb43-4a17-a814-27d5de452123-82833595-97ff-41be-94fb-424a0d48999d,
> adminStatus=enabled)
> {noformat}
> Observe above that owningAddr contains M0 and L (class and phase
> respectively). The class and the phase must be separate fields and not part
> of the owningAddr.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]