gyfora commented on code in PR #874:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/874#discussion_r1738430003
##########
flink-kubernetes-operator-api/src/main/java/org/apache/flink/kubernetes/operator/api/spec/JobSpec.java:
##########
@@ -100,9 +92,8 @@ public class JobSpec implements Diffable<JobSpec> {
/**
* Nonce used to trigger a full redeployment of the job from the savepoint
path specified in
- * initialSavepointPath or the path/FlinkStateSnapshot reference in
flinkStateSnapshotReference.
- * In order to trigger redeployment, change the number to a different
non-null value. Rollback
- * is not possible after redeployment.
+ * initialSavepointPath.In order to trigger redeployment, change the
number to a different
Review Comment:
good catch
--
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]