tillrohrmann commented on a change in pull request #7613: 
[FLINK-11370][test]Check and port ZooKeeperLeaderElectionITCase to ne…
URL: https://github.com/apache/flink/pull/7613#discussion_r252704575
 
 

 ##########
 File path: 
flink-runtime/src/test/java/org/apache/flink/runtime/leaderelection/LeaderChangeClusterComponentsTest.java
 ##########
 @@ -68,8 +69,8 @@ public static void setupClass() throws Exception  {
 
                miniCluster = new TestingMiniCluster(
                        new MiniClusterConfiguration.Builder()
+                               .setNumTaskManagers(NUM_TMS)
                                .setNumSlotsPerTaskManager(SLOTS_PER_TM)
-                               .setNumSlotsPerTaskManager(NUM_TMS)
 
 Review comment:
   Good catch. Thanks for fixing it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to