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 subversion and git services (JIRA)" <ji...@apache.org> on 2018/02/08 15:37:00 UTC

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

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

ASF subversion and git services commented on GEODE-4632:
--------------------------------------------------------

Commit 5933abccf2b34fd73369af9ece498f2fdaf34ad4 in geode-native's branch refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=5933abc ]

GEODE-4632: Replace CacheableString with std::string. (#215)



> 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
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)