zentol opened a new pull request #14942:
URL: https://github.com/apache/flink/pull/14942
- moves JobMaster QS tests to separate file, because the existing
JobMasterTest file is big enough as is
- apply various refactorings/cleanup to these tests
- remove many unnecessary components (HA services, Heartbeat services,
fatal error handler, add utility methods)
- provide enough slots for the job to start being deployed
- this is important for the declarative scheduler so that it moves into an
`Executing` state and creates the `ExecutionGraph`
- related: relax job status check, because we can't really be sure that we
haven't started deployment, where some tasks will be stuck in a CANCELING state
----------------------------------------------------------------
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]