You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2018/10/29 11:52:07 UTC

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

Stefan Richter created FLINK-10712:
--------------------------------------

             Summary: 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.6.2, 1.5.5, 1.4.2, 1.3.3, 1.7.0
            Reporter: Stefan Richter


RestartPipelinedRegionStrategy does 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)