You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "BoWang (JIRA)" <ji...@apache.org> on 2019/06/13 12:54:01 UTC

[jira] [Updated] (FLINK-12835) Time conversion is wrong in ManualClock

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

BoWang updated FLINK-12835:
---------------------------
    Component/s:     (was: Runtime / Coordination)
                 Tests

> Time conversion is wrong in ManualClock
> ---------------------------------------
>
>                 Key: FLINK-12835
>                 URL: https://issues.apache.org/jira/browse/FLINK-12835
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.9.0
>            Reporter: BoWang
>            Assignee: BoWang
>            Priority: Minor
>             Fix For: 1.9.0
>
>
> `currentTime` stored in ManualClock is nanoseconds, when converted to milliseconds is devided by 1_000L rather thant 1_000_000L.
> The test logic of `SlotPoolTest` using `ManualClock` should also be refined.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)