[
https://issues.apache.org/jira/browse/GEODE-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nabarun closed GEODE-5420.
--------------------------
> Protect events in HAContainer from being removed prematurely
> ------------------------------------------------------------
>
> Key: GEODE-5420
> URL: https://issues.apache.org/jira/browse/GEODE-5420
> Project: Geode
> Issue Type: Bug
> Components: client queues
> Reporter: Ryan McMahon
> Assignee: Ryan McMahon
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0
>
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> This can occur when:
> 1) Events are added to queuedEvents during message dispatcher initialization
> 2) Events are added to giiQueue while serving initial image to peer
> We have seen this issue when QRM messages are being processed after becoming
> primary. This causes the event to be removed prematurely from the
> HAContainer, and then the wrapper is in a bad state (null client update
> message) when we try to replace the event.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)