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 subversion and git services (Jira)" <ji...@apache.org> on 2019/12/19 18:22:00 UTC

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

    [ https://issues.apache.org/jira/browse/GEODE-7571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17000282#comment-17000282 ] 

ASF subversion and git services commented on GEODE-7571:
--------------------------------------------------------

Commit b1b7e133a66dd7effd226b3f2e22283c7070d8df in geode's branch refs/heads/develop from Jason Huynh
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b1b7e13 ]

GEODE-7571: Fix logic determining when query will wait for a repo (#4466)



> 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
>            Assignee: Jason Huynh
>            Priority: Major
>              Labels: GeodeCommons
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)