[
https://issues.apache.org/jira/browse/ARTEMIS-4312?focusedWorklogId=865559&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-865559
]
ASF GitHub Bot logged work on ARTEMIS-4312:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 14/Jun/23 15:21
Start Date: 14/Jun/23 15:21
Worklog Time Spent: 10m
Work Description: asfgit closed pull request #4506: ARTEMIS-4312 dupes
w/redistribution and multicast
URL: https://github.com/apache/activemq-artemis/pull/4506
Issue Time Tracking
-------------------
Worklog Id: (was: 865559)
Time Spent: 50m (was: 40m)
> Duplicates with redistribution and multiple multicast queues on the same
> address
> --------------------------------------------------------------------------------
>
> Key: ARTEMIS-4312
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4312
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.28.0
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Consider a set-up with two brokers clustered together and redistribution
> enabled and a address with about a dozen multicast subscription queues bound
> to it. If a consumer of one of those subscriptions goes offline, messages
> will begin to build up in the queue (as expected). When the consumer comes
> back online, whatever broker it attaches to first will have messages
> redistributed from the other broker in the cluster. When this redistribution
> happens the other multicast queues receive some of those redistributed
> messages (although not all of them) even though they had already received
> them previously.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)