Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.13.1, 1.12.4
Description
Broadcast partitioning can not work with unaligned checkpointing. There
are no guarantees that records are consumed at the same rate in all
channels. This can result in some tasks applying state changes
corresponding to a certain broadcasted event while others don't. In turn
upon restore, it may lead to an inconsistent state.
Attachments
Issue Links
- relates to
-
FLINK-22686 Incompatible subtask mappings while resuming from unaligned checkpoints
- Closed
- links to