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

Jason Huynh resolved GEODE-5433.
--------------------------------
    Resolution: Fixed

This was merged in as 9e7db8602df299af57d2ea824ba656fd24d54600

The issue was that the index was getting a callback after the value was 
modified.  So the index was unable to correctly remove and update the index.

> Certain indexes are not properly updated during gii with stale persistent data
> ------------------------------------------------------------------------------
>
>                 Key: GEODE-5433
>                 URL: https://issues.apache.org/jira/browse/GEODE-5433
>             Project: Geode
>          Issue Type: Bug
>          Components: querying
>    Affects Versions: 1.0.0-incubating
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Depending on what from clause is used in the index, gii'd data can 
> potentially lead to corrupted indexes.  This is because the index updates are 
> being done after the gii process has modified the value, meaning the index 
> cannot calculate the correct old key.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to