You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Anton Kalashnikov (Jira)" <ji...@apache.org> on 2022/01/06 11:53:00 UTC

[jira] [Created] (FLINK-25556) Extra waiting of final checkpoint in benchmarks

Anton Kalashnikov created FLINK-25556:
-----------------------------------------

             Summary: 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
            Reporter: Anton Kalashnikov


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)