symious commented on code in PR #5020:
URL: https://github.com/apache/ozone/pull/5020#discussion_r1396721958


##########
hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto:
##########
@@ -402,6 +402,7 @@ message OMResponse {
   optional SetSnapshotPropertyResponse       SetSnapshotPropertyResponse   = 
128;
   optional ListStatusLightResponse           listStatusLightResponse       = 
129;
   optional SnapshotInfoResponse              SnapshotInfoResponse          = 
130;
+  optional OMLockDetailsProto                omLockDetailsProto            = 
131;

Review Comment:
   For this one, since we also have a class named "OMLockDetails", the removal 
of the "Proto" will cause some confusion.



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