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

[jira] [Created] (FLINK-4516) ResourceManager leadership election

zhangjing created FLINK-4516:
--------------------------------

             Summary: ResourceManager leadership election
                 Key: FLINK-4516
                 URL: https://issues.apache.org/jira/browse/FLINK-4516
             Project: Flink
          Issue Type: Sub-task
          Components: Cluster Management
            Reporter: zhangjing


1. When a resourceManager is started, it starts the leadership election service first and take part in contending for leadership
2. Every resourceManager contains a ResourceManagerLeaderContender, when it is granted leadership, it will start SlotManager and other main components. when it is revoked leadership, it will stop all its components and clear everything.



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