You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jason Huynh (Jira)" <ji...@apache.org> on 2019/12/12 19:05:00 UTC

[jira] [Created] (GEODE-7571) Lucene query may use the wrong version to determine if reindexing is enabled

Jason Huynh created GEODE-7571:
----------------------------------

             Summary: Lucene query may use the wrong version to determine if reindexing is enabled
                 Key: GEODE-7571
                 URL: https://issues.apache.org/jira/browse/GEODE-7571
             Project: Geode
          Issue Type: Bug
          Components: lucene
            Reporter: Jason Huynh


There are snippets of code that expected reindexing lucene features to be enabled by a certain version.  Specifically in the LuceneQueryFunction.  The logic should be updated to wait for repo creation depending on whether the flag is set OR a specific version criteria is met.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)