You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/09/13 11:17:00 UTC

[jira] [Commented] (GEODE-10402) Fix FunctionException handling

    [ https://issues.apache.org/jira/browse/GEODE-10402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603521#comment-17603521 ] 

ASF GitHub Bot commented on GEODE-10402:
----------------------------------------

albertogpz merged PR #981:
URL: https://github.com/apache/geode-native/pull/981




> Fix FunctionException handling
> ------------------------------
>
>                 Key: GEODE-10402
>                 URL: https://issues.apache.org/jira/browse/GEODE-10402
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Mario Salazar de Torres
>            Assignee: Mario Salazar de Torres
>            Priority: Major
>              Labels: needsTriage, pull-request-available
>
> *GIVEN* a ServerFunction throwing a FunctionException
> *WHEN* its executed
> *THEN* a CacheServerException is thrown rather FunctionException
> ----
> *Additional info.* FunctionException seems not to be handled, that's why the default handling exception is thrown by the native API, CacheServerException



--
This message was sent by Atlassian Jira
(v8.20.10#820010)