You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2022/08/23 09:20:16 UTC

[GitHub] [geode-native] gaussianrecurrence opened a new pull request, #981: GEODE-10402: Fix FunctionException handling

gaussianrecurrence opened a new pull request, #981:
URL: https://github.com/apache/geode-native/pull/981

    - Fixed handling for FunctionException.
    - Added InternalFunctionInvocationTargetException and replaced
      GF_FUNCTION_EXCEPTION by
      GF_INTERNAL_FUNCTION_INVOCATION_TARGET_EXCEPTION, so function
      exceptions are properly handled.
    - Code modified to adapt to the above changes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [geode-native] albertogpz merged pull request #981: GEODE-10402: Fix FunctionException handling

Posted by GitBox <gi...@apache.org>.
albertogpz merged PR #981:
URL: https://github.com/apache/geode-native/pull/981


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org