Tejaskriya commented on code in PR #8016:
URL: https://github.com/apache/ozone/pull/8016#discussion_r2028360341


##########
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/OmUtils.java:
##########
@@ -273,6 +273,7 @@ public static boolean isReadOnly(
     case TransferLeadership:
     case SetSafeMode:
     case PrintCompactionLogDag:
+      // deprecated by HDDS-12053, keeping it here for compatibility

Review Comment:
   In multiple other instances in this file (ListTrash, RecoverTrash), we have 
mentioned the deprecated status and other relevant info below the case itself. 
Keeping it consistent would be better IMO. I have changed the description a 
little to make it clearer



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