[
https://issues.apache.org/jira/browse/FLINK-38939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Khachatryan updated FLINK-38939:
--------------------------------------
Release Note:
Sources can be paused during recovery to prioritize processing of restored data
(pipeline.sources.pause-until-first-checkpoint, disabled by default).
Checkpoints might be triggered more frequently in certain cases: the delay
after restarting a job is now capped by minimum checkpoint pause instead of
checkpoint interval; If sources are paused during recovery, the initial delay
is also minimized.
> Pause sources until the 1st checkpoint to prioritize processing recovered
> records
> ---------------------------------------------------------------------------------
>
> Key: FLINK-38939
> URL: https://issues.apache.org/jira/browse/FLINK-38939
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Checkpointing
> Affects Versions: 2.2.0
> Reporter: Roman Khachatryan
> Assignee: Roman Khachatryan
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.3.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)