Jason Huynh created GEODE-5433:
----------------------------------
Summary: 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
Reporter: Jason Huynh
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)