gyfora opened a new pull request, #200:
URL: https://github.com/apache/flink-kubernetes-operator/pull/200
This improves the savepoint tracking logic by observing the last
savepoint/checkpoint directly from the cluster for terminal job states.
This is required for the correct functioning of LAST_STATE and SAVEPOINT
upgrades in terminal states:
- Job fatally failed
- Job failed
- Operator got restarted during a savepoint upgrade
It also requires users to set checkpoint directory for savepoint/last-state
modes + sets externalized checkpoints config by default. The checkpoint
directory is necessary to get externally addressable checkpoints.
--
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]