shuai.xu created FLINK-5867: ------------------------------- Summary: The implementation of FailoverCoordinator Key: FLINK-5867 URL: https://issues.apache.org/jira/browse/FLINK-5867 Project: Flink Issue Type: Sub-task Components: JobManager Reporter: shuai.xu Assignee: shuai.xu
The FailoverCoordinator's responsibility is the following: 1. Calculate all FailoverRegions and their relations when initializing. 2. Listen for the failure of the job and executions, and find corresponding FailoverRegions to do the failover. -- This message was sent by Atlassian JIRA (v6.3.15#6346)