[
https://issues.apache.org/jira/browse/GEODE-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen Nichols closed GEODE-10130.
--------------------------------
> cq destroy event in replicate region can be missing
> ----------------------------------------------------
>
> Key: GEODE-10130
> URL: https://issues.apache.org/jira/browse/GEODE-10130
> Project: Geode
> Issue Type: Bug
> Components: cq
> Affects Versions: 1.12.0, 1.13.0, 1.14.0
> Reporter: Eric Shu
> Assignee: Eric Shu
> Priority: Major
> Labels: GeodeOperationAPI, pull-request-available
> Fix For: 1.15.0
>
>
> In geode, cq event for replicated region are cached so that when destroy
> event comes in, we can just use cached value to determine if a client need
> the cq event (instead of evaluate the query again for performance).
> However, there is a synchronization issue in
> ServerCQResultsCacheReplicateRegionImpl that could cause geode failed to find
> the cached event.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)