You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Petrov (Jira)" <ji...@apache.org> on 2023/04/11 21:33:00 UTC

[jira] [Updated] (IGNITE-19277) Add authorization of Ignite Cluster Node stop/restart operations.

     [ https://issues.apache.org/jira/browse/IGNITE-19277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Petrov updated IGNITE-19277:
------------------------------------
    Summary: Add authorization of Ignite Cluster Node stop/restart operations.  (was: Add authorization of Ignite node stop/restart operations.)

> 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
>            Priority: Critical
>
> 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)