[
https://issues.apache.org/jira/browse/GEODE-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shelley Lynn Hughes-Godfrey resolved GEODE-5344.
------------------------------------------------
Resolution: Duplicate
Fix Version/s: 1.7.0
> race condition between Queue Removal Thread and Message Dispatcher can
> prevent dispatching to client
> ----------------------------------------------------------------------------------------------------
>
> Key: GEODE-5344
> URL: https://issues.apache.org/jira/browse/GEODE-5344
> Project: Geode
> Issue Type: Bug
> Components: client queues
> Reporter: Shelley Lynn Hughes-Godfrey
> Assignee: Ryan McMahon
> Priority: Major
> Fix For: 1.7.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)