[
https://issues.apache.org/jira/browse/GEODE-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15485559#comment-15485559
]
ASF subversion and git services commented on GEODE-1864:
--------------------------------------------------------
Commit 1246f4faedc38715977244e10fa06fa1962d6288 in incubator-geode's branch
refs/heads/develop from [~huynhja]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=1246f4f ]
GEODE-1864: CompactMapRangeIndex now updates/removes from index correctly
* Any old mappings are left in the index and not removed correctly
> 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)