You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2016/02/02 18:26:39 UTC

[jira] [Closed] (FLINK-3314) Early cancel calls can cause Tasks to not cancel properly

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

Stephan Ewen closed FLINK-3314.
-------------------------------

> Early cancel calls can cause Tasks to not cancel properly
> ---------------------------------------------------------
>
>                 Key: FLINK-3314
>                 URL: https://issues.apache.org/jira/browse/FLINK-3314
>             Project: Flink
>          Issue Type: Bug
>          Components: Local Runtime
>    Affects Versions: 1.0.0
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> When a task receives the "cancel()" call before the operators are properly instantiated, it can be that the operator never receives a cancel call.
> In certain cases, this causes the operator to hang.



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