chenzihao created FLINK-29307:
---------------------------------

             Summary: Fix timeInQueue in CheckpointRequestDecider
                 Key: FLINK-29307
                 URL: https://issues.apache.org/jira/browse/FLINK-29307
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Checkpointing
    Affects Versions: 1.17.0
            Reporter: chenzihao
             Fix For: 1.17.0


In org.apache.flink.runtime.checkpoint.CheckpointRequestDecider#logInQueueTime, 
request.timestamp is always less than currentTimeMillis(), this time is not the 
request-time-in-queue. I think it should be currentTimeMillis() - 
request.timestamp. Hi, [~roman], please help to confirm this, thanks a lot.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to