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

[jira] [Closed] (GEODE-2538) Lucene query with values should not invoke cache loader

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

Anthony Baker closed GEODE-2538.
--------------------------------

> Lucene query with values should not invoke cache loader
> -------------------------------------------------------
>
>                 Key: GEODE-2538
>                 URL: https://issues.apache.org/jira/browse/GEODE-2538
>             Project: Geode
>          Issue Type: Improvement
>          Components: lucene
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>             Fix For: 1.2.0
>
>
> Lucene queries use getAll to fetch pages when returning values.
> If an entry is destroyed after the query has found the list of keys, but before the query finds the values, the getAll with trigger a cache loader and reload the value. This may be unexpected behavior.



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