sodonnel commented on code in PR #4618:
URL: https://github.com/apache/ozone/pull/4618#discussion_r1177998575


##########
hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/replication/ReplicationSupervisorScheduling.java:
##########
@@ -129,4 +129,38 @@ public void test() throws InterruptedException {
         "Execution was too slow : " + executionTime + " ms");
   }
 
+  @Test

Review Comment:
   This test class is not enabled as it is not prefixed with Test...:
   
   >  * Helper to check scheduling efficiency.
   >  * <p>
   >  * This unit test is not enabled (doesn't start with Test) but can be used
   >  * to validate changes manually.
   
   Need to move it into TestReplicationSupervisor



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