You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Anton Roskvist (Jira)" <ji...@apache.org> on 2021/11/08 11:53:00 UTC

[jira] [Created] (ARTEMIS-3557) ARTEMIS-1925 fix does not handle Multicast in cluster and redistribution to "old" consumers

Anton Roskvist created ARTEMIS-3557:
---------------------------------------

             Summary: 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


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)