You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "shuai.xu (JIRA)" <ji...@apache.org> on 2017/04/18 06:09:41 UTC

[jira] [Updated] (FLINK-5867) The implementation of RestartPipelinedRegionStrategy

     [ https://issues.apache.org/jira/browse/FLINK-5867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

shuai.xu updated FLINK-5867:
----------------------------
    Description: 
The RestartPipelinedRegionStrategy'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.


  was:
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.



> The implementation of RestartPipelinedRegionStrategy
> ----------------------------------------------------
>
>                 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 RestartPipelinedRegionStrategy'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)