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/10/01 07:50:00 UTC

[jira] [Commented] (ARTEMIS-2101) Do not cluster OpenWire advisory topics

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

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

GitHub user franz1981 opened a pull request:

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

    ARTEMIS-2101 Do not cluster OpenWire advisory topics

    ClusterConnectionBridge needs to ignore any advisory topic
    address in the filter used by the notification consumer on
    bridge activation

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/franz1981/activemq-artemis ARTEMIS-2101

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/2338.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 #2338
    
----
commit 8af35fdb3ad6ee045a27d570ccf3b748b6e9ae42
Author: Francesco Nigro <ni...@...>
Date:   2018-09-28T17:32:51Z

    ARTEMIS-2101 Do not cluster OpenWire advisory topics
    
    ClusterConnectionBridge needs to ignore any advisory topic
    address in the filter used by the notification consumer on
    bridge activation

----


> Do not cluster OpenWire advisory topics
> ---------------------------------------
>
>                 Key: ARTEMIS-2101
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2101
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker, OpenWire
>    Affects Versions: 2.6.3
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Major
>             Fix For: 2.7.0, 2.6.4
>
>
> ClusterConnectionBridge isn't correctly filtering out messages relates to advisory topics
> that would be sent across clusters.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)