You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Tang (JIRA)" <ji...@apache.org> on 2018/10/30 16:19:02 UTC

[jira] [Comment Edited] (FLINK-10712) RestartPipelinedRegionStrategy does not restore state

    [ https://issues.apache.org/jira/browse/FLINK-10712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668964#comment-16668964 ] 

Yun Tang edited comment on FLINK-10712 at 10/30/18 4:18 PM:
------------------------------------------------------------

We have already refactored _FailoverRegion.java_ to support fail-over with state when using region-failover strategy in our production environment. I'll organize related code to crate a new PR in these days.


was (Author: yunta):
We have refactored _FailoverRegion.java_ to support fail-over with state when using region-failover strategy. I'll organize related code to crate a new PR in these days.

> RestartPipelinedRegionStrategy does not restore state
> -----------------------------------------------------
>
>                 Key: FLINK-10712
>                 URL: https://issues.apache.org/jira/browse/FLINK-10712
>             Project: Flink
>          Issue Type: Bug
>          Components: Distributed Coordination
>    Affects Versions: 1.3.3, 1.4.2, 1.5.5, 1.6.2, 1.7.0
>            Reporter: Stefan Richter
>            Priority: Critical
>             Fix For: 1.7.0
>
>
> RestartPipelinedRegionStrategy does not perform any state restore. This is big problem because all restored regions will be restarted with empty state. We need to take checkpoints into account when restoring.



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