mxm commented on code in PR #715:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/715#discussion_r1404552495


##########
flink-autoscaler/src/test/java/org/apache/flink/autoscaler/ScalingTrackingTest.java:
##########
@@ -52,6 +52,7 @@ void setUp() {
         conf.set(AutoScalerOptions.PREFER_TRACKED_RESTART_TIME, true);
     }
 
+    // ------------- getMaxRestartTimeOrDefault -------------

Review Comment:
   What does this comment mean?



##########
flink-autoscaler/src/test/java/org/apache/flink/autoscaler/ScalingTrackingTest.java:
##########
@@ -52,6 +52,7 @@ void setUp() {
         conf.set(AutoScalerOptions.PREFER_TRACKED_RESTART_TIME, true);
     }
 
+    // ------------- getMaxRestartTimeOrDefault -------------

Review Comment:
   Why is it formatted that way?



-- 
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]

Reply via email to