[
https://issues.apache.org/jira/browse/QPID-7902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16143837#comment-16143837
]
Lorenz Quack edited comment on QPID-7902 at 8/28/17 2:34 PM:
-------------------------------------------------------------
This code changed on trunk. QPID-7533 modified
{{AMQDestination#getEncodedName}} but seems to only preserve the queue or
exchange name and discards all other information (routing key, options, ...).
was (Author: lorenz.quack):
This code changed on trunk. QPID-7533 modified this but seems to only preserve
the queue or exchange name and discards all other information (routing key,
options, ...).
> [Java Client 0-8...0-9-1] setJMSReplyTo() with ADDR Destination is broken
> -------------------------------------------------------------------------
>
> Key: QPID-7902
> URL: https://issues.apache.org/jira/browse/QPID-7902
> Project: Qpid
> Issue Type: Bug
> Components: Java Client
> Reporter: Lorenz Quack
>
> When calling {{setJMSReplyTo}} on a 0-8 message using a ADDR based
> destination it tries to convert the destination into a string by calling
> {{AMQDestination#toURL()}} which assumes a BURL. The result is a
> non-functional ReplyTo field.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]