[
https://issues.apache.org/jira/browse/IGNITE-19277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Petrov resolved IGNITE-19277.
-------------------------------------
Resolution: Fixed
> Add authorization of Ignite Cluster Node stop/restart operations.
> -----------------------------------------------------------------
>
> Key: IGNITE-19277
> URL: https://issues.apache.org/jira/browse/IGNITE-19277
> Project: Ignite
> Issue Type: Bug
> Reporter: Mikhail Petrov
> Assignee: Mikhail Petrov
> Priority: Critical
> Fix For: 2.15
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Before https://issues.apache.org/jira/browse/IGNITE-15322
> IgniteCluster#restartNodes()/stopNodes() operations were authorized by the
> name of the internal tasks that is used during their execution -
> org.apache.ignite.internal.cluster.IgniteKillTask.
> After https://issues.apache.org/jira/browse/IGNITE-15322 has been resolved,
> authorization of internal tasks is no longer performed. So
> IgniteCluster#restartNodes()/stopNodes() operations are not authorized at
> all.
> We must to fix it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)