[
https://issues.apache.org/jira/browse/AMQ-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944888#comment-14944888
]
ASF subversion and git services commented on AMQ-4000:
------------------------------------------------------
Commit dc06c8dc7540233aad6722afe554c2ea505754e2 in activemq's branch
refs/heads/master from [~gtully]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=dc06c8d ]
https://issues.apache.org/jira/browse/AMQ-5994
https://issues.apache.org/jira/browse/AMQ-4000 - proper fix for duplicate sub
info from the store on recovery failure from AMQ2149Test. Additional test from
Christopher L
> Durable subscription not getting unregistered on networked broker
> -----------------------------------------------------------------
>
> Key: AMQ-4000
> URL: https://issues.apache.org/jira/browse/AMQ-4000
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.6.0
> Environment: network of brokers, durable topic subscriptions.
> Reporter: Torsten Mielke
> Assignee: Christian Posta
> Labels: durable_subscription, networks
> Fix For: 5.10.0
>
> Attachments: JUnitTest.patch
>
>
> In a network of two brokers, a durable subscription is correctly propagated
> across to the remote broker. However when the consumer unsubscribes from the
> durable subscription again, it is only removed on the local broker but not on
> the remote broker. The remote broker keeps its durable subscription alive.
> As a consequence messages sent to the topic destination on the remote broker
> for which the durable subscriptions existed, are passed on to the local
> broker, although there is no active subscription on the local broker. The
> local broker will discard these msgs but unnecessary traffic has already
> occurred on the network bridge.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)