[ https://issues.apache.org/jira/browse/GEODE-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Smith resolved GEODE-2538. ------------------------------ Resolution: Fixed Fix Version/s: 1.2.0 > 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.3.15#6346)