[
https://issues.apache.org/jira/browse/GEODE-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511554#comment-15511554
]
ASF subversion and git services commented on GEODE-1864:
--------------------------------------------------------
Commit 8c7932e763d824e8704dbf0b073d0e5f52ff94fa in incubator-geode's branch
refs/heads/develop from [~huynhja]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=8c7932e ]
GEODE-1864: Remove old keys correctly from Compact Map Range Index
> 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
>
> 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)