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:19 UTC

[jira] [Closed] (GEODE-2768) Lucene Queries executed before index is fully created should be retried

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

Anthony Baker closed GEODE-2768.
--------------------------------

> Lucene Queries executed before index is fully created should be retried
> -----------------------------------------------------------------------
>
>                 Key: GEODE-2768
>                 URL: https://issues.apache.org/jira/browse/GEODE-2768
>             Project: Geode
>          Issue Type: Bug
>          Components: lucene
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>             Fix For: 1.2.0
>
>
> With the feature to destroy a Lucene Index, parts of the querying function were changed to handle the event where we execute a query on an index that is no longer present.  However, the scenario where we execute a query on an index that is defined but has not been created can also arise. 
> We want to handle the case where we have defined the index, but have yet to create it due to a brief window in restart.  



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