You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/16 16:26:00 UTC

[jira] [Commented] (ARTEMIS-1612) Redistribution of messages does not work if prefixing is used

    [ https://issues.apache.org/jira/browse/ARTEMIS-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327333#comment-16327333 ] 

ASF GitHub Bot commented on ARTEMIS-1612:
-----------------------------------------

GitHub user mtaylor opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1779

    ARTEMIS-1612 Fix redistribution of prefixed messages

    

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/1779.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 #1779
    
----
commit 691c0606a9977a74c5f49d8ac5f330ba5b5d1084
Author: Martyn Taylor <mt...@...>
Date:   2018-01-16T16:16:00Z

    ARTEMIS-1612 Fix redistribution of prefixed messages

----


> 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)