tanvipenumudy commented on code in PR #8809: URL: https://github.com/apache/ozone/pull/8809#discussion_r2222189129
########## hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/api/types/ReconBasicOmKeyInfo.java: ########## @@ -247,6 +247,30 @@ public static ReconBasicOmKeyInfo getFromProtobuf(OzoneManagerProtocolProtos.Key return builder.build(); } + public static ReconBasicOmKeyInfo getFromProtobuf(OzoneManagerProtocolProtos.KeyInfo keyInfoProto) { Review Comment: As discussed offline, created the ticket: [HDDS-13490](https://issues.apache.org/jira/browse/HDDS-13490) for addressing the remaining portion of the optimization! -- 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-unsubscr...@ozone.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org