nandakumar131 commented on code in PR #8619:
URL: https://github.com/apache/ozone/pull/8619#discussion_r2151233968
##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -3611,16 +3611,6 @@
Thresholds for printing slow-operation audit logs.
</description>
</property>
- <property>
- <name>ozone.om.keyname.character.check.enabled</name>
- <tag>OZONE, OM</tag>
- <value>false</value>
- <description>If true, then enable to check if the key name
- contains illegal characters when creating/renaming key.
- For the definition of illegal characters, follow the
- rules in Amazon S3's object key naming guide.
- </description>
- </property>
Review Comment:
Why did we remove this from `ozone-default.xml`? Are we relying on the
generated `default` xml?
Not in this PR scope, but we should refactor the code and just stick with
one approach.
--
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]