devmadhuu commented on code in PR #4682:
URL: https://github.com/apache/ozone/pull/4682#discussion_r1192294481
##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -669,6 +669,14 @@
production environments.
</description>
</property>
+ <property>
+ <name>ozone.om.db.dirs.permissions</name>
+ <value>750</value>
Review Comment:
@ArafatKhan2198 thanks for working on this patch, any reason we are setting
more restrictive for OM DB Dir compared to less restrictive for SCM and Recon
DB Dir ?
--
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]