[
https://issues.apache.org/jira/browse/ARTEMIS-5037?focusedWorklogId=943515&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-943515
]
ASF GitHub Bot logged work on ARTEMIS-5037:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 13/Nov/24 10:24
Start Date: 13/Nov/24 10:24
Worklog Time Spent: 10m
Work Description: lavocatt commented on PR #5220:
URL:
https://github.com/apache/activemq-artemis/pull/5220#issuecomment-2473104047
I have figured out something I don't know how to fix
On this topology:
```
1 - noForward -> 2 -> 3
^ |
|----------------|
```
producing and consuming on 1 works, 2 mirrors, 3 is left alone
producing on 1 and consuming on 2 breaks:
3 is left alone, which is good
1 doesn't receive the ack, which is bad
I don't know how to overcome that. Because if I decide to forward the Ack to
one when I consume on two, then if the message is consumed on 1 it'll receive a
duplicate Ack from 2.
Issue Time Tracking
-------------------
Worklog Id: (was: 943515)
Time Spent: 3h 40m (was: 3.5h)
> AMQ Broker Mirroring: One to Many - avoid the infinite loop of the messages
> ---------------------------------------------------------------------------
>
> Key: ARTEMIS-5037
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5037
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Thomas Lavocat
> Assignee: Thomas Lavocat
> Priority: Major
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> AMQ Broker Mirroring: One to Many - avoid the infinite loop of the messages:
> if we have a->b-c->a..
> a message will circulate forever in the mirrors
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact