sadanand48 commented on code in PR #6954:
URL: https://github.com/apache/ozone/pull/6954#discussion_r1679723422
##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -4216,6 +4216,20 @@
</description>
</property>
+ <property>
Review Comment:
Thanks @swamirishi for the review. Yes we could do that, I see
DatanodeConfiguration already has this [defined
](https://github.com/apache/ozone/blob/404a036348ef1cbddf24db8db914e5149f03d886/hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/statemachine/DatanodeConfiguration.java#L509)but
it is not used while instantiating the DB. We could also add this for SCM.
Will open a Jira.
--
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]