xichen01 commented on code in PR #9593:
URL: https://github.com/apache/ozone/pull/9593#discussion_r2683001290


##########
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/helpers/OmLCRule.java:
##########
@@ -142,14 +143,6 @@ public boolean isTagEnable() {
 
   /**
    * Validates the lifecycle rule.
-   * - ID length should not exceed the allowed limit

Review Comment:
   There are currently multiple validation rules in place.
    I'm concerned that if comments aren't properly maintained in the future, 
errors may occur. Therefore, it might be advisable to directly remove the 
information obtained from the method code.



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