ChenSammi commented on code in PR #9593:
URL: https://github.com/apache/ozone/pull/9593#discussion_r2670712999
##########
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/helpers/OmLifecycleRuleAndOperator.java:
##########
@@ -73,10 +75,6 @@ public boolean isDirectoryStylePrefix() {
/**
* Validates the OmLifecycleRuleAndOperator.
* Ensures the following:
- * - Either tags or prefix must be specified.
Review Comment:
Can we keep these comments?
##########
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:
Can we keep these comments?
--
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]