[
https://issues.apache.org/jira/browse/GEODE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947885#comment-15947885
]
ASF GitHub Bot commented on GEODE-2619:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/geode/pull/434
> 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)