[
https://issues.apache.org/jira/browse/FLINK-25556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470361#comment-17470361
]
Yun Gao edited comment on FLINK-25556 at 1/7/22, 6:30 AM:
----------------------------------------------------------
Very thanks [~akalashnikov] for the fix! Fix on master via
312eef146cc3f736f49a505612fd10a4816aea15.
We would be able to remove the settings after we fixed
https://issues.apache.org/jira/browse/FLINK-25383 .
was (Author: gaoyunhaii):
Very thanks [~akalashnikov] for the fix. Fix on master via
312eef146cc3f736f49a505612fd10a4816aea15.
We would be able to remove the settings after we fixed
https://issues.apache.org/jira/browse/FLINK-25383 .
> Extra waiting of final checkpoint in benchmarks
> -----------------------------------------------
>
> Key: FLINK-25556
> URL: https://issues.apache.org/jira/browse/FLINK-25556
> Project: Flink
> Issue Type: Bug
> Components: Benchmarks, Runtime / Checkpointing
> Affects Versions: 1.15.0
> Reporter: Anton Kalashnikov
> Assignee: Anton Kalashnikov
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> After finishing https://issues.apache.org/jira/browse/FLINK-25105, flink
> always waits for the final checkpoint after all tasks are finished which
> leads to prolongation of the test and incorrect benchmark results. The idea
> is to disable `ENABLE_CHECKPOINTS_AFTER_TASKS_FINISH` for all benchmarks.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)