You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2015/12/24 14:50:49 UTC

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

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

Pavel Tupitsyn updated IGNITE-2228:
-----------------------------------
    Summary: .Net: Ensure async Task can be cancelled.  (was: .NET: Ensure async Task can be cancelled.)

> .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
>            Assignee: Vladimir Ozerov
>            Priority: Critical
>             Fix For: 1.6
>
>
> 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)