Alberto Gomez created GEODE-8693: ------------------------------------ Summary: 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
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)