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 2021/08/10 17:17:59 UTC

[GitHub] [ozone] adoroszlai commented on a change in pull request #2420: HDDS-5360. DN failed to process all delete block commands in one heartbeat interval

adoroszlai commented on a change in pull request #2420:
URL: https://github.com/apache/ozone/pull/2420#discussion_r686171070



##########
File path: hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/container/TestContainerReplication.java
##########
@@ -134,7 +134,6 @@ public void testContainerReplication() throws Exception {
 
     cluster.shutdownHddsDatanode(keyLocation.getPipeline().getFirstNode());
 
-    waitForReplicaCount(containerID, 2, cluster);

Review comment:
       Why was this removed?  Without this, the test may give false negative: replicate count may be 3 both initially and after re-replication, and we need to distinguish between the two.




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