smengcl commented on code in PR #7976:
URL: https://github.com/apache/ozone/pull/7976#discussion_r1976098008


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/container/TestContainerReportHandling.java:
##########
@@ -64,13 +65,18 @@ public class TestContainerReportHandling {
   private static final String KEY = "key1";
 
   /**
-   * Tests that a DELETING container moves to the CLOSED state if a non-empty 
CLOSED replica is reported. To do this,
-   * the test first creates a key and closes its corresponding container. Then 
it moves that container to the
-   * DELETING state using ContainerManager. Then it restarts a Datanode 
hosting that container, making it send a full
-   * container report. Then the test waits for the container to move from 
DELETING to CLOSED.
+   * Tests that a DELETING (or DELETED) container moves to the CLOSED state if 
a non-empty CLOSED replica is reported.

Review Comment:
   Done.



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