[
https://issues.apache.org/jira/browse/ARTEMIS-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16699120#comment-16699120
]
ASF GitHub Bot commented on ARTEMIS-2139:
-----------------------------------------
GitHub user franz1981 opened a pull request:
https://github.com/apache/activemq-artemis/pull/2442
ARTEMIS-2139 Fix setJMSReplyTo for 1.x clients with enable1xPrefixes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/franz1981/activemq-artemis
JBEAP-15889_reproducer
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2442.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2442
----
commit 54058736138e4750a7042e75b4600a4230818371
Author: Francesco Nigro <nigro.fra@...>
Date: 2018-11-22T15:12:59Z
ARTEMIS-2139 Fix setJMSReplyTo for 1.x clients with enable1xPrefixes
----
> Message sent to JMSReplyTo from old client does not find correct bindings
> -------------------------------------------------------------------------
>
> Key: ARTEMIS-2139
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2139
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Martyn Taylor
> Assignee: Martyn Taylor
> Priority: Major
>
> JMSReplyTo destination set by older client contains incorrect address which
> causes that reply message does not have correct binding and such message is
> lost.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)