Jared Stewart created GEODE-2115:
------------------------------------
Summary: GFSH commands report success even for failures
Key: GEODE-2115
URL: https://issues.apache.org/jira/browse/GEODE-2115
Project: Geode
Issue Type: Bug
Components: management
Reporter: Jared Stewart
GFSH commands with potentially broken error handling:
* MiscellaneousCommands.exportLogs
Any Function under `org.apache.geode.management.internal.cli.functions` that
does not call
`ResultSend::sendException`
is possibly broken, as well as Functions that call `lastResult(e.getMessage())`
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)