You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/05 08:08:22 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409126#comment-15409126 ] 

ASF GitHub Bot commented on IGNITE-2228:
----------------------------------------

Github user ptupitsyn closed the pull request at:

    https://github.com/apache/ignite/pull/370


> .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: platforms
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>            Priority: Critical
>              Labels: important
>             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)