You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2020/10/01 14:29:00 UTC

[jira] [Created] (FLINK-19487) Checkpoint start delay is always zero for single channel tasks

Piotr Nowojski created FLINK-19487:
--------------------------------------

             Summary: Checkpoint start delay is always zero for single channel tasks
                 Key: FLINK-19487
                 URL: https://issues.apache.org/jira/browse/FLINK-19487
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Metrics
    Affects Versions: 1.11.2
            Reporter: Piotr Nowojski
            Assignee: Piotr Nowojski
             Fix For: 1.12.0


In {{CheckpointBarrierAligner}} we are marking start of the checkpoint only if the number of channels is more than 1. As a result of this, {{checkpointStartDelay}} is never updated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)