You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/02/21 17:47:00 UTC

[jira] [Closed] (FLINK-8728) Fail new worker requests immediately in Standalone mode

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

Till Rohrmann closed FLINK-8728.
--------------------------------
    Resolution: Won't Do

We cannot fail immediately, because there might still be other {{TaskExecutors}} which have registered at the {{ResourceManager}}.

> Fail new worker requests immediately in Standalone mode
> -------------------------------------------------------
>
>                 Key: FLINK-8728
>                 URL: https://issues.apache.org/jira/browse/FLINK-8728
>             Project: Flink
>          Issue Type: Improvement
>          Components: Distributed Coordination
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Major
>              Labels: flip-6
>             Fix For: 1.5.0
>
>
> In standalone mode, we should fail requests for new workers immediately, because we know that we cannot start new workers. That way, we would not have to wait for the pending slot request to time out.



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