[
https://issues.apache.org/jira/browse/ARTEMIS-3557?focusedWorklogId=678484&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-678484
]
ASF GitHub Bot logged work on ARTEMIS-3557:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 08/Nov/21 14:15
Start Date: 08/Nov/21 14:15
Worklog Time Spent: 10m
Work Description: AntonRoskvist commented on pull request #3842:
URL: https://github.com/apache/activemq-artemis/pull/3842#issuecomment-963201659
This is my attempt to fix what we discussed earlier @gtully
This might not be the optimal solution but works for all intents and
purposes for my use case it least. I'd be happy to make changes if needed... if
nothing else, then at least the test cases should be good to use for a
potentially better solution.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 678484)
Time Spent: 20m (was: 10m)
> ARTEMIS-1925 fix does not handle Multicast in cluster and redistribution to
> "old" consumers
> -------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-3557
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3557
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Anton Roskvist
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> OFF_WITH_REDISTRIBUTION does not handle two scenarios:
> 1. non durable Multicast where the subscriber is on a separate node from the
> publisher. Messages gets dropped.
> 2. If a destination and consumer exist on one node in a cluster and a
> producer shows up on another node messages will not get redistributed until
> the old consumer disconnects and reconnects.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)