[
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)