devmadhuu commented on code in PR #10161:
URL: https://github.com/apache/ozone/pull/10161#discussion_r3189918339
##########
hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/keyvalue/TestKeyValueContainer.java:
##########
@@ -260,6 +262,43 @@ protected void createContainerMetaData(File
containerMetaDataPath,
assertEquals(2, callCount.get());
}
Review Comment:
@ArafatKhan2198 this comment doesn't hold right in this test class. We do
mock `controller.importContainer` in
`ContainerImporter#importContainerWithVolumeRetry `which belongs to
`TestContainerImporter` class.
--
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]