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

   It only makes sense to trigger savepoints when the job is actually RUNNING. 
Triggering a savepoint while the job is in the CREATED state is tolerated in 
the default scheduler (even though the checkpoint will immediately fail), but 
the adaptive scheduler rejects it eagerly.
   
   Ideally we'd align the behavior in a follow-up.


-- 
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