You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2016/12/13 17:01:58 UTC

[jira] [Resolved] (AMQ-6538) Unable to add a second network bridge when syncDurableSubs is enabled

     [ https://issues.apache.org/jira/browse/AMQ-6538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher L. Shannon resolved AMQ-6538.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 5.14.3
                   5.15.0

> Unable to add a second network bridge when syncDurableSubs is enabled
> ---------------------------------------------------------------------
>
>                 Key: AMQ-6538
>                 URL: https://issues.apache.org/jira/browse/AMQ-6538
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker, networkbridge
>    Affects Versions: 5.14.2
>            Reporter: Christopher L. Shannon
>            Assignee: Christopher L. Shannon
>             Fix For: 5.15.0, 5.14.3
>
>
> There is an issue with the syncDurableSubs feature that causes multiple network bridges added between two brokers to fail (except the first one) if the dynamically included destinations are different.
> The cause of the failure is that on sync when trying to cleanup un-needed network durable subscriptions only the subscription name is taken into account and not the clientId so invalid subscription removal commands get generated which lead to a bridge failure. (they are generated with the wrong localClientId)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)