nabarun created GEODE-2619:
------------------------------
Summary: 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
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.3.15#6346)