Mikhail Petrov created IGNITE-26987:
---------------------------------------
Summary: Fix control.sh --kill compute command to display
execution errors
Key: IGNITE-26987
URL: https://issues.apache.org/jira/browse/IGNITE-26987
Project: Ignite
Issue Type: Task
Reporter: Mikhail Petrov
The control.sh --kill compute command ignores any errors that occur during its
execution.
For example, control.sh --kill compute may fail if the user does not have
sufficient privileges, but currently, in this case, the command completes with
success status and no sign of errors.
see org.apache.ignite.internal.management.kill.ComputeCancelSessionTask#reduce0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)