You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2018/02/08 05:39:00 UTC

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

Jacob S. Barrett created GEODE-4632:
---------------------------------------

             Summary: 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


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)