hemantk-12 commented on code in PR #5476:
URL: https://github.com/apache/ozone/pull/5476#discussion_r1370500688
##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerPrepare.java:
##########
@@ -202,7 +201,7 @@ public void testPrepareWithRestart() throws Exception {
// modified cluster.
shutdown();
init();
- setup();
+ initInstanceVariables();
Review Comment:
I found https://github.com/apache/ozone/pull/2689/files#r718204488 and it
says it is done this way to prevent CI from timing out. Though I fully don't
understand it how.
Since your change is just changing method name, it is OK to leave as it.
--
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]