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

Till Rohrmann updated FLINK-11059:
----------------------------------
    Fix Version/s: 1.8.1
                   1.9.0
                   1.7.3

> JobMaster may continue using an invalid slot if releasing idle slot meet a 
> timeout
> ----------------------------------------------------------------------------------
>
>                 Key: FLINK-11059
>                 URL: https://issues.apache.org/jira/browse/FLINK-11059
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.7.0
>            Reporter: shuai.xu
>            Assignee: shuai.xu
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.7.3, 1.9.0, 1.8.1
>
>
> When job master releases an idle slot to task executor, it may meet a timeout 
> exception which cause that task executor may have already released the slot, 
> but job master will add the slot back to available slots, and the slot may be 
> used again. Then job master will continue deploying task to the slot, but 
> task executor does not recognize it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to