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 2018/02/08 05:44:00 UTC

[jira] [Updated] (GEODE-4632) Remove CacheableString from UserFunctionExecutionException

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

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

> Remove CacheableString from UserFunctionExecutionException
> ----------------------------------------------------------
>
>                 Key: GEODE-4632
>                 URL: https://issues.apache.org/jira/browse/GEODE-4632
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Jacob S. Barrett
>            Priority: Major
>              Labels: pull-request-available
>
> UserFunctionExecutionException uses CacheableString to store the string message from a user exception in function execution. We can store this is std::string and simplify the interface.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)