dmvk opened a new pull request, #22435: URL: https://github.com/apache/flink/pull/22435
https://issues.apache.org/jira/browse/FLINK-31723 This test has never worked with the AdaptiveScheduler, because `initializeOnMaster` is run during a different job state. This test's purpose is to test the behavior of `JobMasterServiceLeadershipRunner,` not of the underlying scheduler implementation, so the fix is to make the test scheduler independent. -- 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]
