[ https://issues.apache.org/jira/browse/GEODE-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16324272#comment-16324272 ]
ASF subversion and git services commented on GEODE-4252: -------------------------------------------------------- Commit 8afb56e95c63d0b2952f50d6c6b5376d3b828f65 in geode's branch refs/heads/develop from [~jens.deppe] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=8afb56e ] GEODE-4252: User function execution produces correct errors (#1269) * GEODE-4252: User function execution produces correct errors - Also produce tabulated output * GEODE-4252: Updates for recent internal function security check tests - Also, additional review updates > gfsh user functions return strings on error instead of appropriate exit codes > ----------------------------------------------------------------------------- > > Key: GEODE-4252 > URL: https://issues.apache.org/jira/browse/GEODE-4252 > Project: Geode > Issue Type: Bug > Components: gfsh > Reporter: Jens Deppe > > For example: > {noformat} > Command result for <execute function --id=bootstrapping-function>: > Execution summary > Member ID/Name | Function Execution > Result > ------------------------------------------------------ | > -------------------------------------------------------------- > 10.118.20.99(server:13930:loner):53679:24c543d7:server | Function : > bootstrapping-function is not registered on member. > {noformat} > Does not result in a non-zero exit code -- This message was sent by Atlassian JIRA (v6.4.14#64029)