[
https://issues.apache.org/jira/browse/QPID-7732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953210#comment-15953210
]
ASF subversion and git services commented on QPID-7732:
-------------------------------------------------------
Commit 1789938 from [~godfrer] in branch 'java/trunk'
[ https://svn.apache.org/r1789938 ]
QPID-7732 : Fix resolution of global addresses to local nodes
> [Java Broker] Issues with using global address domains
> ------------------------------------------------------
>
> Key: QPID-7732
> URL: https://issues.apache.org/jira/browse/QPID-7732
> Project: Qpid
> Issue Type: Bug
> Components: Java Broker
> Affects Versions: qpid-java-6.0, qpid-java-6.1
> Reporter: Rob Godfrey
> Assignee: Rob Godfrey
>
> There are currently at least two issues when trying to use global address
> domains, that is creating a domain "/foo/bar" in the virtual host and then
> trying to send or receive to "/foo/bar/queue".
> # The resolution of the name to the object within the vhost is using the
> wrong length for the removing the prefix when searching for the object (thus
> looks for an object "/queue" not "queue").
> # The resolution is only being used on looking for message destinations, not
> message sources
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]