tillrohrmann opened a new pull request #15465:
URL: https://github.com/apache/flink/pull/15465


   This commit fixes the test instabilities `JobMasterQueryableStateTest.*`, 
`JobMasterTest.testRestoringFromSavepoint` and 
`JobMasterTest.testRequestNextInputSplitWithGlobalFailover` which were 
introduced because of FLINK-21602 which makes the `ExecutionGraph` creation 
asynchronous. Due to this change, we now have to wait until a task is submitted 
in order to ensure that the `ExecutionGraph` has been created.


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

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


Reply via email to