You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/12/22 08:41:46 UTC

[jira] [Created] (IGNITE-2228) .NET: Ensure async Task can be cancelled.

Vladimir Ozerov created IGNITE-2228:
---------------------------------------

             Summary: .NET: Ensure async Task can be cancelled.
                 Key: IGNITE-2228
                 URL: https://issues.apache.org/jira/browse/IGNITE-2228
             Project: Ignite
          Issue Type: Bug
          Components: interop
    Affects Versions: ignite-1.4
            Reporter: Vladimir Ozerov
            Priority: Critical
             Fix For: 1.5


Java has IgniteFuture.cancel() method. Depending on the context, it perofrms different things. From no-op to task/closure cancellation. 

We need to ensure that TPL infrastructure in .NET is able to propagate cancellation to Java future.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)