Aitozi opened a new pull request, #19786:
URL: https://github.com/apache/flink/pull/19786
…after the recovery phase has finished
## What is the purpose of the change
This PR is meant to solve the problem of request the extra worker after
JobManager failover
## Brief change log
- Add the interface in `ResourceManagerGateway` to tell the JobMaster
whether recovery is finished
- Postpone the slotPool connect to resource manager until the recovery is
finished or timeout.
## Verifying this change
Two tests are added to verify the change.
--
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]