Kirill Tkalenko created IGNITE-13438:
----------------------------------------
Summary: Correction of error behavior in control.sh
Key: IGNITE-13438
URL: https://issues.apache.org/jira/browse/IGNITE-13438
Project: Ignite
Issue Type: Improvement
Components: control.sh
Reporter: Kirill Tkalenko
Fix For: 2.10
# If the command fails, control.sh should not return EXIT_CODE_OK (an example
of a violation is testClusterChangeTag);
# In case of an error in the normal state (the cluster is inactive, it has
already started for a year, etc.) stacktraces should not be printed;
# Need to add specific general error codes so that you do not use
EXIT_CODE_UNEXPECTED_ERROR in step 2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)