[
https://issues.apache.org/jira/browse/ARTEMIS-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16328598#comment-16328598
]
ASF GitHub Bot commented on ARTEMIS-1612:
-----------------------------------------
GitHub user mtaylor opened a pull request:
https://github.com/apache/activemq-artemis/pull/1782
ARTEMIS-1612 Fix message redistribution for prefixed addresses
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mtaylor/activemq-artemis ARTEMIS-1612
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1782.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 #1782
----
commit 06c9f19fb772b5861f127207a19e375381749f5b
Author: Martyn Taylor <mtaylor@...>
Date: 2018-01-17T10:24:20Z
ARTEMIS-1612 Fix message redistribution for prefixed addresses
----
> Redistribution of messages does not work if prefixing is used
> --------------------------------------------------------------
>
> Key: ARTEMIS-1612
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1612
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Martyn Taylor
> Priority: Major
>
> The problem lies in the redistribution logic, it uses the message address to
> locate the bindings. However, once the message has been routed, the original
> "prefixless routing address" is not available.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)