Abhinav Bajaj created FLINK-9496: ------------------------------------ Summary: Job created time is reset after restart Key: FLINK-9496 URL: https://issues.apache.org/jira/browse/FLINK-9496 Project: Flink Issue Type: Bug Components: Metrics Affects Versions: 1.5.0, 1.4.0, 1.2.1 Reporter: Abhinav Bajaj
It seems the "start-time" reported by monitoring API under joboverview ++ is reset after a restart. Also, it seems the "start-time" & "timestamps" under job details are also reset when a job is restarted. I expected the "CREATED" date under "timestamps" to be initial created time of the job but it is reset after a job is restarted. Probably good to check if the metrics stored in history server has the same issue. -- This message was sent by Atlassian JIRA (v7.6.3#76005)