You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhu Zhu (JIRA)" <ji...@apache.org> on 2019/07/15 03:51:00 UTC

[jira] [Updated] (FLINK-13254) Task launching blocked due to pending on #waitForChannel after failover

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

Zhu Zhu updated FLINK-13254:
----------------------------
    Description: 
We observed that a task may stay in DEPLOYING state forever, pending on waiting for channels at TM side.

Sample log is attached, including the TM log and stack for task "Sink: counts2 (1/20)".

 

This case happens after a region failover, which might be related.

 

  was:
We observed that a task will remain in DEPLOYING forever, pending on waiting for channel at TM side.

Sample log is attached, including the TM log and stack for task "Sink: counts2 (1/20)".

 

This case happens after a region failover, which might be related.

 


> Task launching blocked due to pending on #waitForChannel after failover
> -----------------------------------------------------------------------
>
>                 Key: FLINK-13254
>                 URL: https://issues.apache.org/jira/browse/FLINK-13254
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Network
>    Affects Versions: 1.9.0
>            Reporter: Zhu Zhu
>            Priority: Major
>         Attachments: pendingOnDeploying.log, task_counts2.stack
>
>
> We observed that a task may stay in DEPLOYING state forever, pending on waiting for channels at TM side.
> Sample log is attached, including the TM log and stack for task "Sink: counts2 (1/20)".
>  
> This case happens after a region failover, which might be related.
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)