gyfora opened a new pull request, #195:
URL: https://github.com/apache/flink-kubernetes-operator/pull/195
This PR contains the following features improvements:
- Add general ability to recover MISSING JobManager deployments (that were
deleted by the user or otherwise disappeared )
- Improve Job and JobManager deployment state tracking
- Disable application cluster shutdown for 1.15 in case of failures and
savepoint suspend operations
- Improve test coverage by adding extra guards in TestingFlinkService and
using the FlinkService implementation as much as possible
- Introduce paremerized tests that cover 1.15 cluster shutdown behaviour
TODO:
- Add further deployment recovery tests
- Make deployment recovery optional (default false for 1.14 and default
true for 1.15)
- Recover last checkpoint/savepoint information from cluster when trying to
suspend a terminal job with savepoint strategy
Follow up work not covered here:
- Add events for terminal job states for Flink 1.15
--
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]