zentol opened a new pull request #17722:
URL: https://github.com/apache/flink/pull/17722


   The AdaptiveScheduler now informs the JobStatusListener of all state 
transitions. The current behavior of only reporting terminal states is 
surprising, and I intend to alter hook into these notifications to capture the 
state timestamps directly in the AdaptiveScheduler for the job lifecycle 
metrics (FLINK-24775).
   
   This change also sets up a contract that `State#getJobStatus` must return a 
constant value.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to