[
https://issues.apache.org/jira/browse/IGNITE-12529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Garus resolved IGNITE-12529.
----------------------------------
Resolution: Not A Bug
> Getting local ignite instance inside ComputeJob#cancel
> ------------------------------------------------------
>
> Key: IGNITE-12529
> URL: https://issues.apache.org/jira/browse/IGNITE-12529
> Project: Ignite
> Issue Type: Bug
> Reporter: Denis Garus
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The Ignition#localIgnite method throws an exception while using inside the
> ComputeJob#cancel method.
>
> We can use the _ComputeTaskCancelRemoteSecurityContextCheckTest_ as a test
> for this task.
> For this we should replace _VERIFIER.register((IgniteEx)loc)_ to
> _VERIFIER.register()_ method call.
> Additionally, we should do refactoring to encapsulate getting a local ignite
> instance in the _AbstractRemoteSecurityContextCheckTest.Verifier_ class.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)