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 2017/09/25 17:46:00 UTC

[jira] [Commented] (GEODE-3680) Lucene functions should acquire cache from FunctionContext

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

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

Commit 8d3b82f2928a84c2d4311dbd3bf811d0f184739d in geode's branch refs/heads/develop from [~upthewaterspout]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8d3b82f ]

GEODE-3680 - Removing static cache lookup from lucene functions

Removed the static lookup of a cache from gfsh related functions in the
lucene module.


> Lucene functions should acquire cache from FunctionContext
> ----------------------------------------------------------
>
>                 Key: GEODE-3680
>                 URL: https://issues.apache.org/jira/browse/GEODE-3680
>             Project: Geode
>          Issue Type: Bug
>          Components: lucene
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>
> Several of the lucene functions are getting a cache using CacheFactory.getAnyInstance(). They should be getting a cache from the FunctionContext.



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