You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2017/06/17 18:04:27 UTC

[jira] [Closed] (GEODE-2367) Lucene Index does not handle ha scenarios

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

Anthony Baker closed GEODE-2367.
--------------------------------

> Lucene Index does not handle ha scenarios
> -----------------------------------------
>
>                 Key: GEODE-2367
>                 URL: https://issues.apache.org/jira/browse/GEODE-2367
>             Project: Geode
>          Issue Type: Bug
>          Components: lucene
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>             Fix For: 1.2.0
>
>
> In ha scenarios or during rebalance, the lucene index listeners allow multiple nodes to write to the file/chunk regions.  
> The Index repositories are also not being cleaned up when a bucket goes from primary to secondary.
> This work will need to refactor the creation of the Lucene index to not create one on the "fly" when a get/or query function is executed.  Otherwise a function execution on a node that has just been turned secondary, may cause it to create an index repo that it should not create.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)