Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.3.3, 1.4.2, 1.5.5, 1.6.2, 1.7.0
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.
Attachments
Issue Links
- is blocked by
-
FLINK-11618 Refactor operator state repartition mechanism
- Closed
- is related to
-
FLINK-6984 Do not recover CompletedCheckpointStore on every restore
- Closed
- relates to
-
FLINK-10880 Failover strategies should not be applied to Batch Execution
- Resolved
-
FLINK-13601 RegionFailoverITCase is unstable
- Closed
- links to