[
https://issues.apache.org/jira/browse/IGNITE-26987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Petrov updated IGNITE-26987:
------------------------------------
Summary: Fix control.sh --kill compute command permissions check and
authorization errors propagation (was: Fix control.sh --kill compute command
to display execution errors)
> Fix control.sh --kill compute command permissions check and authorization
> errors propagation
> --------------------------------------------------------------------------------------------
>
> Key: IGNITE-26987
> URL: https://issues.apache.org/jira/browse/IGNITE-26987
> Project: Ignite
> Issue Type: Bug
> Reporter: Mikhail Petrov
> Assignee: Andrei Nadyktov
> Priority: Major
> Labels: ise
> Fix For: 2.18
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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
> It also requires excess ADMIN_OPS permission along with TASK_CANCEL.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)