tanvipenumudy commented on code in PR #5115:
URL: https://github.com/apache/ozone/pull/5115#discussion_r1283481865
##########
hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto:
##########
@@ -1347,6 +1362,10 @@ message ListKeysResponse {
repeated KeyInfo keyInfo = 2;
}
+message ListKeysLightResponse {
+ repeated BasicKeyInfo basicKeyInfo = 2;
Review Comment:
Thank you @errose28 for the suggestion. I have incorporated the changes,
could you please take a look?
--
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]