aswinshakil commented on code in PR #8204:
URL: https://github.com/apache/ozone/pull/8204#discussion_r2029307071
##########
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/checksum/ContainerChecksumTreeManager.java:
##########
@@ -378,6 +380,21 @@ public ByteString
getContainerChecksumInfo(KeyValueContainerData data) throws IO
}
}
+ public static Optional<ContainerProtos.ContainerChecksumInfo>
readChecksumInfo(KeyValueContainerData data) {
Review Comment:
Yes we can do this, I'll keep this comment open. Depending on which PR
merges first I'll update the other PR.
--
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]