devmadhuu commented on code in PR #8809:
URL: https://github.com/apache/ozone/pull/8809#discussion_r2209791775


##########
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:
   Any reason you duplicated this method ?



-- 
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