peterxcli commented on code in PR #11032:
URL: https://github.com/apache/ozone/pull/11032#discussion_r4060470652


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/TestMiniOzoneCluster.java:
##########
@@ -315,6 +315,7 @@ public void testDNstartAfterSCM() throws Exception {
     cluster = MiniOzoneCluster.newBuilder(conf)
         .setNumDatanodes(3)
         .build();
+    cluster.setWaitForClusterToBeReadyTimeout(180000);

Review Comment:
   @amaliujia curious do you have any idea why Ratis 3.3.1 need longer cluster 
ready time?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to