[
https://issues.apache.org/jira/browse/FLINK-19924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Khachatryan updated FLINK-19924:
--------------------------------------
Release Note: Added execution.checkpointing.unaligned.forced
> Disallow unaligned checkpoints for iterative jobs
> -------------------------------------------------
>
> Key: FLINK-19924
> URL: https://issues.apache.org/jira/browse/FLINK-19924
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Configuration
> Affects Versions: 1.12.0
> Reporter: Roman Khachatryan
> Assignee: Roman Khachatryan
> Priority: Major
> Fix For: 1.12.0
>
>
> For rescaling of Unaligned Checkpoints added in 1.12, EndOfChannelRecovery
> and upstream alignment will be added.
> However, this alignment won't work for iterative jobs.
> There is a need to
> # pass this info to subtasks (whether is iterative)
> # validate on startup
> # a flag to skip validation
--
This message was sent by Atlassian Jira
(v8.3.4#803005)