[
https://issues.apache.org/jira/browse/GEODE-4881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nabarun closed GEODE-4881.
--------------------------
> handle concurrent lucene indexing (after region created) with rebalance
> -----------------------------------------------------------------------
>
> Key: GEODE-4881
> URL: https://issues.apache.org/jira/browse/GEODE-4881
> Project: Geode
> Issue Type: New Feature
> Components: lucene
> Reporter: Shelley Lynn Hughes-Godfrey
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> {noformat}
> While adding a Lucene index to a region with data, if a rebalance is
> triggered during re-indexing, the index should complete successfully and
> match the region data.
> If I add a Lucene index while a rebalance is in progress, the index should
> successfully complete and match the region data. (*)
> (*) Note: It may be acceptable to detect a rebalance in progress before
> starting and wait for it to finish before adding the Lucene index.
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)