You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alberto Gomez (Jira)" <ji...@apache.org> on 2020/11/10 11:51:00 UTC

[jira] [Created] (GEODE-8693) C++ native client Function.execute() with onServers does not throw exception if one of the servers goes down while executing the function.

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)