Yang Wang created FLINK-26649: --------------------------------- Summary: Add startTime in JobStatus Key: FLINK-26649 URL: https://issues.apache.org/jira/browse/FLINK-26649 Project: Flink Issue Type: Sub-task Components: Kubernetes Operator Reporter: Yang Wang
The current {{JobStatus.updateTime}} actually means the start time, not the last update time. We could introduce a new field {{startTime}} and make {{updateTime}} reflect its original intention. Note: After setting {{{}generationAwareEventProcessing = true{}}}, updating the status will not cause busy reconciliation. -- This message was sent by Atlassian Jira (v8.20.1#820001)