[
https://issues.apache.org/jira/browse/ARTEMIS-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482757#comment-16482757
]
ASF GitHub Bot commented on ARTEMIS-1875:
-----------------------------------------
GitHub user mtaylor opened a pull request:
https://github.com/apache/activemq-artemis/pull/2095
ARTEMIS-1875 Add message address if not set during redistribution
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mtaylor/activemq-artemis ARTEMIS-1875
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2095.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 #2095
----
commit 4b04b53bc9b34e622329e890e4b4613cbc385498
Author: Martyn Taylor <mtaylor@...>
Date: 2018-05-21T17:21:26Z
ARTEMIS-1875 Add message address if not set during redistribution
----
> Redistribution of messages sometimes does not occur if original message sent
> using link routing via AMQP
> --------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-1875
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1875
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Martyn Taylor
> Assignee: Martyn Taylor
> Priority: Critical
>
> Message redistribution (to another broker in the cluster), relies on the
> message sender address. However there are circumstances (such as using link
> routing via AMQP) when this is not set. Messages may be lost under these
> circumstances.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)