haiqingchen created FLINK-32867:
-----------------------------------
Summary: Suspending job and triggering savepoint when only
updating restartNonce
Key: FLINK-32867
URL: https://issues.apache.org/jira/browse/FLINK-32867
Project: Flink
Issue Type: Improvement
Components: Kubernetes Operator
Reporter: haiqingchen
When I tried to restart Flink Deployment without any configuration change,
I updated restartNonce to current time mills.
However, kubernetes operator suspend the Flink Deployment and trigger a
savepoint but we didn't update savepointTriggerNonce column.
It's not what we expected as we thought if we didn't update
savepointTriggerNonce it would never trigger savepoint.
Is there any possibility to add a precheck(if savepointTriggerNonce is updated)
when canceling the job?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)