[
https://issues.apache.org/jira/browse/GEODE-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Deppe updated GEODE-4252:
------------------------------
Description:
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
was:
{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}
> 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)