zhuzhurk commented on code in PR #21672:
URL: https://github.com/apache/flink/pull/21672#discussion_r1089703394


##########
flink-runtime/src/test/java/org/apache/flink/runtime/testutils/MiniClusterResourceConfiguration.java:
##########
@@ -111,6 +112,11 @@ public Builder setNumberSlotsPerTaskManager(int 
numberSlotsPerTaskManager) {
             return this;
         }
 
+        public Builder setScheduler(JobManagerOptions.SchedulerType 
schedulerType) {

Review Comment:
   Is this still needed?



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