[ https://issues.apache.org/jira/browse/GEODE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anthony Baker closed GEODE-2619. -------------------------------- > Function execution on server must handle CacheClosedException > ------------------------------------------------------------- > > Key: GEODE-2619 > URL: https://issues.apache.org/jira/browse/GEODE-2619 > Project: Geode > Issue Type: Bug > Components: functions > Reporter: nabarun > Fix For: 1.2.0 > > > While a client is executing a function on a server, and the connection is > disconnected, it must throw a CacheClosedException. > Currently, executeOnServer method in ServerRegionFunctionExecutor class wraps > the CacheClosedException into a FunctionException and throws it. -- This message was sent by Atlassian JIRA (v6.4.14#64029)