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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)