gyfora opened a new pull request, #255:
URL: https://github.com/apache/flink-kubernetes-operator/pull/255
This PR changes the savepoint triggering / observe flow by only updating the
lastReconciledSpec.savepointTriggerNonce after the manual savepoint was
successfully completed.
This change allows the reconciler to seamlessly retry the savepoints within
the grace period without adding new complicated retry logic.
Other changes:
- Rename the grace period config to
kubernetes.operator.savepoint.trigger.grace-period to more closely reflect the
functionality and make it per-job configurable
- Some other related cleanups and minor refactorings in the
SavepointObserver
--
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]