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: 
replica 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: [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