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