[
https://issues.apache.org/jira/browse/FLINK-32911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl updated FLINK-32911:
----------------------------------
Attachment: flink-1.17.1.log
flink-1.18-6e4c2d1-SNAPSHOT.log
> Release Testing: Verify FLINK-28386: Trigger an immediate checkpoint after
> all sinks finished
> ---------------------------------------------------------------------------------------------
>
> Key: FLINK-32911
> URL: https://issues.apache.org/jira/browse/FLINK-32911
> Project: Flink
> Issue Type: Sub-task
> Components: Tests
> Affects Versions: 1.18.0
> Reporter: Jiang Xin
> Assignee: Matthias Pohl
> Priority: Major
> Fix For: 1.18.0
>
> Attachments: data.txt.gz, flink-1.17.1.log,
> flink-1.18-6e4c2d1-SNAPSHOT.log
>
>
> The feature is described in the
> [doc|https://nightlies.apache.org/flink/flink-docs-master/docs/dev/datastream/fault-tolerance/checkpointing/#waiting-for-the-final-checkpoint-before-task-exit]
> .
> To test the feature, we should run a Flink program on a bounded source and
> configure it with a large checkpoint interval. With this feature, the program
> should end up immediately when no more records need to be processed, instead
> of waiting for one more periodic checkpoint.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)