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

[jira] [Created] (FLINK-9956) Push available slots to JobMaster

Till Rohrmann created FLINK-9956:
------------------------------------

             Summary: Push available slots to JobMaster
                 Key: FLINK-9956
                 URL: https://issues.apache.org/jira/browse/FLINK-9956
             Project: Flink
          Issue Type: Sub-task
          Components: Distributed Coordination, JobManager, ResourceManager
            Reporter: Till Rohrmann
             Fix For: 1.7.0


In order to make use of additional resources in the passive container mode, we should make the {{JobMaster}} aware when new slots are registered at the {{ResourceManager}}. Alternatively, one could proactively assign the slots to a {{JobMaster}}. The respective {{TaskExecutor}} would then offer these slots to the {{JobMaster}}.



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