You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xiaogang Shi (JIRA)" <ji...@apache.org> on 2016/08/16 06:22:20 UTC

[jira] [Created] (FLINK-4400) Leadership Election among JobManagers

Xiaogang Shi created FLINK-4400:
-----------------------------------

             Summary: Leadership Election among JobManagers
                 Key: FLINK-4400
                 URL: https://issues.apache.org/jira/browse/FLINK-4400
             Project: Flink
          Issue Type: Sub-task
          Components: Cluster Management
            Reporter: Xiaogang Shi
            Assignee: Xiaogang Shi


* All JobMasters are LeaderContenders
* Once a JobMaster is initialized, the very first thing it has to do is to start the leadership election service and contend for the leadership.
* A JobMaster starts to perform its functionality when it grants the leadership.
* If a JobMaster’s leadership is revoked, it will cancel all performed execution and release all acquired resources.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)