pchoudhury22 commented on code in PR #953:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/953#discussion_r1991899935
##########
flink-autoscaler/src/main/java/org/apache/flink/autoscaler/config/AutoScalerOptions.java:
##########
@@ -382,4 +385,19 @@ private static ConfigOptions.OptionBuilder
autoScalerConfig(String key) {
"scaling.key-group.partitions.adjust.mode"))
.withDescription(
"How to adjust the parallelism of Source
vertex or upstream shuffle is keyBy");
+
+ public static final ConfigOption<String> CUSTOM_EVALUATOR_NAME =
Review Comment:
Thanks so much for your inputs! That Sounds perfect! Will make the update!
--
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]