You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/21 01:02:00 UTC

[jira] [Updated] (GEODE-4881) handle concurrent lucene indexing (after region created) with rebalance

     [ https://issues.apache.org/jira/browse/GEODE-4881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated GEODE-4881:
----------------------------------
    Labels: pull-request-available  (was: )

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