You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jason Huynh (JIRA)" <ji...@apache.org> on 2016/09/06 18:06:20 UTC

[jira] [Created] (GEODE-1864) CompactMapRangeIndex not updating old keys properly

Jason Huynh created GEODE-1864:
----------------------------------

             Summary: CompactMapRangeIndex not updating old keys properly
                 Key: GEODE-1864
                 URL: https://issues.apache.org/jira/browse/GEODE-1864
             Project: Geode
          Issue Type: Bug
          Components: querying
            Reporter: Jason Huynh


If an object map field is updated, if the old keys in the map are no longer present in the new map, the index does not update correctly.  Instead it leaves them in the map.

The fix is to remove the keys associated with the old map that are not part of the new map.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)