[ 
https://issues.apache.org/jira/browse/GEODE-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McMahon reassigned GEODE-5344:
-----------------------------------

    Assignee: Ryan McMahon

> 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
>
> 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)

Reply via email to