kerneltime commented on code in PR #4367:
URL: https://github.com/apache/ozone/pull/4367#discussion_r1131441354
##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -3607,4 +3607,12 @@
without using the optimised DAG based pruning approach
</description>
</property>
+ <property>
+ <name>ozone.scm.check.empty.container.delete</name>
+ <value>true</value>
+ <tag>DATANODE</tag>
Review Comment:
I was debating if this is something SCM cares about, but Datanodes verify of
just a local datanode check. Will move it.
--
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]