Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
If a secondary server becomes primary while handling a Queue Removal Message (containing a list of events already processed by the client), the Queue Removal Message can remove that entry from the HAContainer just prior to the Message Dispatcher attempting to dispatch the message.
Once that occurs, the Message Dispatcher (peek) gets stuck on that event and cannot dispatch any other messages to that client.
Attachments
Issue Links
- Blocked
-
GEODE-5420 Protect events in HAContainer from being removed prematurely
- Closed