Aitozi commented on a change in pull request #58:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/58#discussion_r826661895
##########
File path:
flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/observer/JobManagerDeploymentStatus.java
##########
@@ -44,7 +41,7 @@
/** Deployment in terminal error, requires spec change for reconciliation
to continue. */
ERROR;
- public UpdateControl<FlinkDeployment> toUpdateControl(
+ public Time rescheduleAfter(
Review comment:
Fixed
--
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]