[ 
https://issues.apache.org/jira/browse/GEODE-4881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16405660#comment-16405660
 ] 

ASF subversion and git services commented on GEODE-4881:
--------------------------------------------------------

Commit 0aef84de2d35dd93e0b4cd1e9bad044df9ed74a2 in geode's branch 
refs/heads/feature/GEODE-4881 from [~lhughesgodfrey]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=0aef84d ]

GEODE-4881: Support lucene reindexing (of existing data) with rebalance

* LuceneServiceImpl changes to support AEQ addition to existing region (after 
index initialized)
* Testing with and without redundancy


> 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
>
> {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)

Reply via email to