tanvipenumudy commented on code in PR #3310:
URL: https://github.com/apache/ozone/pull/3310#discussion_r855134865
##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -2819,6 +2819,15 @@
</description>
</property>
+ <property>
+ <name>ozone.om.enable.key.path.lock</name>
+ <tag>OZONE, OM</tag>
+ <value>false</value>
+ <description>If true, the fine-grained KEY_PATH_LOCK functionality is
enabled.
+ If false, it is disabled.
Review Comment:
Thank you, I have incorporated the change!
--
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]