gyfora commented on code in PR #672:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/672#discussion_r1324635598


##########
flink-kubernetes-operator-autoscaler/src/main/java/org/apache/flink/kubernetes/operator/autoscaler/JobAutoScalerImpl.java:
##########
@@ -140,86 +171,73 @@ public void 
applyParallelismOverrides(FlinkResourceContext<?> ctx) {
                         ConfigurationUtils.convertValue(userOverrides, 
String.class));
     }
 
-    @Override
-    public boolean scale(FlinkResourceContext<?> ctx) {
+    private boolean updateParallelismOverrides(

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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to