Alexey Serbin created KUDU-2833:
-----------------------------------

             Summary: Return Status::code() returned by DispatchCommand as exit 
code for kudu CLI 
                 Key: KUDU-2833
                 URL: https://issues.apache.org/jira/browse/KUDU-2833
             Project: Kudu
          Issue Type: Improvement
          Components: CLI, test
            Reporter: Alexey Serbin


Right now, {{kudu}} CLI always return {{1}} in case of a failure and outputs 
corresponding error message (i.e. {{Status::ToString()}}) into {{stderr}}.  
However, once we start using the tool in various testing scenarios, it might be 
useful to return corresponding exit code as well, so the testing script might 
differentiate between various exit codes returned by the tool.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to