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/08/23 09:21:00 UTC

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

     [ https://issues.apache.org/jira/browse/GEODE-10402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated GEODE-10402:
-----------------------------------
    Labels: needsTriage pull-request-available  (was: needsTriage)

> 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)