[
https://issues.apache.org/jira/browse/FLINK-10712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Richter updated FLINK-10712:
-----------------------------------
Description: 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.
(was: 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.)
> 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
>
> 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)