[
https://issues.apache.org/jira/browse/GEODE-8693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alberto Gomez resolved GEODE-8693.
----------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
> C++ native client Function.execute() with onServers does not throw exception
> if one of the servers goes down while executing the function.
> ------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-8693
> URL: https://issues.apache.org/jira/browse/GEODE-8693
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Alberto Gomez
> Assignee: Alberto Gomez
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> According to the Apache Geode Native C++ API documentation, the
> FunctionService.onServers() function will throw an Exception if one of the
> servers goes down while dispatching or executing the function on the server.
> Nevertheless, currently no exception is thrown in that case.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)