You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "shuai.xu (JIRA)" <ji...@apache.org> on 2018/01/10 07:29:00 UTC

[jira] [Created] (FLINK-8399) Use independent configurations for the different timeouts in slot manager

shuai.xu created FLINK-8399:
-------------------------------

             Summary: Use independent configurations for the different timeouts in slot manager
                 Key: FLINK-8399
                 URL: https://issues.apache.org/jira/browse/FLINK-8399
             Project: Flink
          Issue Type: Bug
          Components: Cluster Management
    Affects Versions: 1.5.0
            Reporter: shuai.xu
            Assignee: shuai.xu


There are three parameter in slot manager to indicate the timeout for slot request to task manager, slot request to be discarded and task manager to be released. But now the all come from the value of AkkaOptions.ASK_TIMEOUT, need to use independent configurations for them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)