[
https://issues.apache.org/jira/browse/GEODE-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15564065#comment-15564065
]
ASF subversion and git services commented on GEODE-1967:
--------------------------------------------------------
Commit b2d85b4b0c74c25d7872aaca1bbe520b478563f7 in incubator-geode's branch
refs/heads/develop from [~nnag]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=b2d85b4 ]
GEODE-1967: Old keys are removed from removedKeyValuesEntries
* Old keys are removed from removedKeyValuesEntries after the mapping
is removed from Compact map range indexes.
* New tests were added to handle various scenarios of old keys being
destroyed and then inserted again.
> CompactMapRangeIndex loses track when the same entry is deleted and added.
> Old key are not removed from the removedKeyValuesEntries after it was removed
> from Compact Range Indexes
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-1967
> URL: https://issues.apache.org/jira/browse/GEODE-1967
> Project: Geode
> Issue Type: Bug
> Components: querying
> Reporter: nabarun
>
> After the keys are removed from a region and the compact range index was was
> updated, the old keys were not removed from removedKeyValuesEntries
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)