You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2016/10/25 07:19:01 UTC

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

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

Swapnil Bawaskar closed GEODE-1864.
-----------------------------------

> 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
>            Assignee: Jason Huynh
>             Fix For: 1.0.0-incubating
>
>
> 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)