szetszwo commented on code in PR #4337:
URL: https://github.com/apache/ozone/pull/4337#discussion_r1135210470
##########
hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/keyvalue/TestKeyValueContainerMetadataInspector.java:
##########
@@ -212,6 +310,7 @@ public void inspectThenRepairOnIncorrectContainer(
private void checkJsonReportForIncorrectContainer(JsonObject inspectJson,
String expectedContainerState, long createdBlocks,
long setBlocks, long createdBytes, long setBytes, long createdFiles,
+ long deleteCount, long deleteTransactions,
Review Comment:
Sure.
--
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]