captainzmc commented on a change in pull request #814:
URL: https://github.com/apache/hadoop-ozone/pull/814#discussion_r429715335



##########
File path: hadoop-hdds/common/src/main/resources/ozone-default.xml
##########
@@ -1966,6 +1966,14 @@
       jar and false for the ozone-filesystem-lib-current.jar
     </description>
   </property>
+  <property>
+    <name>ozone.fs.iterate.batch-size</name>
+    <value>1</value>
+    <tag>OZONE, OZONEFS</tag>
+    <description>
+      iterate batch size of delete and rename when use BasicOzoneFileSystem.

Review comment:
       I can modify the description here until rename's PR commits.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to