siddhantsangwan commented on code in PR #4183:
URL: https://github.com/apache/ozone/pull/4183#discussion_r1073282826


##########
hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/container/replication/TestRatisOverReplicationHandler.java:
##########
@@ -88,6 +95,24 @@ public void testOverReplicatedClosedContainer() throws 
IOException {
         1);
   }
 
+  /**
+   * Handler should create one delete command when a closed ratis container
+   * has 5 replicas and 1 pending delete.
+   */

Review Comment:
   Description is incorrect for this test



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