[
https://issues.apache.org/jira/browse/IGNITE-19277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17713485#comment-17713485
]
Ignite TC Bot commented on IGNITE-19277:
----------------------------------------
{panel:title=Branch: [pull/10644/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10644/head] Base: [master] : New Tests
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Security{color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=7142379]]
* {color:#013220}SecurityTestSuite:
ClusterNodeOperationPermissionTest.testStopNodeAuthorization - PASSED{color}
* {color:#013220}SecurityTestSuite:
ClusterNodeOperationPermissionTest.testStartNodeAuthorization - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7142402&buildTypeId=IgniteTests24Java8_RunAll]
> 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
> 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)