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

[jira] [Resolved] (GEODE-5082) Rolling Upgrade tests for Lucene reindex

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

nabarun resolved GEODE-5082.
----------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.0

> Rolling Upgrade tests for Lucene reindex
> ----------------------------------------
>
>                 Key: GEODE-5082
>                 URL: https://issues.apache.org/jira/browse/GEODE-5082
>             Project: Geode
>          Issue Type: Bug
>          Components: lucene
>            Reporter: nabarun
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Scenario 1:
> Status : The system has a new member and others which do not support reindex.
> Action: The Apache Geode developer tries to create the index on the new member (supports reindex) after the region has been created.
> Accepted result : An exception must be thrown preventing the creation of the lucene index.
>  
> Scenario 2:
> Status : The system has a mix of new members and old members which do not support Lucene reindex.
> Action: The Apache Geode developer creates the region on the new member, and then creates the Lucene index. 
> The old members are now rolled to the new version which supports Lucene Index.
> Create lucene index first on the freshly rolled members and then create region.
> Result: This operation must be successful.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)