Dan Smith created GEODE-1609:
--------------------------------
Summary: Events missing from Lucene index when a bucket moves and
is moved back during dispatching
Key: GEODE-1609
URL: https://issues.apache.org/jira/browse/GEODE-1609
Project: Geode
Issue Type: Bug
Components: lucene
Reporter: Dan Smith
While working on GEODE-1558, we added a test of moving a bucket during
dispatching, and then having the new dispatcher move the bucket back when it
tries to dispatch.
In this case the entry that is in that bucket never makes it to the lucene
index.
The test is sitting on this feature branch:
https://github.com/aparnard/incubator-geode/tree/feature/GEODE-1558
To see the failure, remove the "@Ignored" annotation from
LuceneQueriesPRBase.returnCorrectResultsWhenBucketIsMovedAndMovedBackOnIndexUpdate
and run the test.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)