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 subversion and git services (Jira)" <ji...@apache.org> on 2021/09/06 10:09: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=17410513#comment-17410513 ] 

ASF subversion and git services commented on ARTEMIS-1612:
----------------------------------------------------------

Commit b27aa03a372f525263a746281f9cc77856312d6b in activemq-artemis's branch refs/heads/main from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=b27aa03 ]

ARTEMIS-1612 - strip any acceptor matching prefix from the message address such that further routing will match the lack of prefixes in broker routing, different fix for redistribution with prefixes


> 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
>            Assignee: Martyn Taylor
>            Priority: Major
>             Fix For: 2.5.0
>
>
> 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
(v8.3.4#803005)