You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Garus (Jira)" <ji...@apache.org> on 2019/10/17 13:10:00 UTC

[jira] [Updated] (IGNITE-12300) ComputeJob#cancel executes with wrong SecurityContext

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

Denis Garus updated IGNITE-12300:
---------------------------------
    Description: 
ComputeJob#cancel executes with the context of a current node rather than should be executed with context of a node that initiates ComputeJob.

 

Reproducer:

[https://github.com/apache/ignite/pull/6984/files]

  was:ComputeJob#cancel executes with context of current node rather then should be executed with context of node that initiate ComputeJob.


> ComputeJob#cancel executes with wrong SecurityContext
> -----------------------------------------------------
>
>                 Key: IGNITE-12300
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12300
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Denis Garus
>            Priority: Major
>
> ComputeJob#cancel executes with the context of a current node rather than should be executed with context of a node that initiates ComputeJob.
>  
> Reproducer:
> [https://github.com/apache/ignite/pull/6984/files]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)