Jason Huynh created GEODE-4823:
----------------------------------

             Summary: Indexes should not be updated on a destroy if the old 
value is a TOMBSTONE
                 Key: GEODE-4823
                 URL: https://issues.apache.org/jira/browse/GEODE-4823
             Project: Geode
          Issue Type: Bug
          Components: querying
            Reporter: Jason Huynh


If a destroy operation is called but the old value is a TOMBSTONE, the index 
operation is a no op but certain indexes may spend cycles trying to locate the 
entry in the index.

 

Instead we should short circuit and ignore an operation if the action is 
DESTROY and the old value is a TOMBSTONE



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

Reply via email to