You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2023/01/18 09:22:10 UTC

[GitHub] [ozone] siddhantsangwan commented on a diff in pull request #4183: HDDS-7788. Ratis OverReplicationHandler should exclude stale replicas

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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org