Mikhail Petrov created IGNITE-19277:
---------------------------------------

             Summary: Add authorization of Ignite node stop/restart operations.
                 Key: IGNITE-19277
                 URL: https://issues.apache.org/jira/browse/IGNITE-19277
             Project: Ignite
          Issue Type: Bug
            Reporter: Mikhail Petrov


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)

Reply via email to