[ 
https://issues.apache.org/jira/browse/FLINK-29307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yuan Mei resolved FLINK-29307.
------------------------------
    Resolution: Fixed

merged commit 
[{{2851078}}|https://github.com/apache/flink/commit/2851078d61ef3c04355d5c41a7becb086405e7c8]
 into apache:master

> 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
>            Assignee: chenzihao
>            Priority: Minor
>              Labels: pull-request-available
>             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