You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kenneth Howe (JIRA)" <ji...@apache.org> on 2017/10/18 17:04:00 UTC

[jira] [Resolved] (GEODE-3299) Gfsh functions should acquire Cache from FunctionContext

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

Kenneth Howe resolved GEODE-3299.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

> Gfsh functions should acquire Cache from FunctionContext
> --------------------------------------------------------
>
>                 Key: GEODE-3299
>                 URL: https://issues.apache.org/jira/browse/GEODE-3299
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>            Reporter: Kirk Lund
>            Assignee: Kenneth Howe
>             Fix For: 1.4.0
>
>
> Gfsh functions in geode-core org.apache.geode.management.internal.cli.functions currently acquire a reference to the Cache in several ways including from a singleton in CacheFactory which is prone to deadlocking. They should be modified to uniformly acquire the Cache from FunctionContext instead.



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