Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.18.0
Description
When the default value of Duration is 24 hours or 1 day, the display unit is ms. (86400000 ms).
For example, the kubernetes operator doc has 3 options, their default value are 86400000 ms.
This bug from org.apache.flink.util.TimeUtils#formatWithHighestUnit, and it can be reproduced by TimeUtilsPrettyPrintingTest.
Attachments
Attachments
Issue Links
- links to