jianghuazhu commented on a change in pull request #3806:
URL: https://github.com/apache/hadoop/pull/3806#discussion_r771833746
##########
File path: hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
##########
@@ -2982,6 +2982,16 @@
</description>
</property>
+<property>
+ <name>dfs.datanode.fsdatasetasyncdisk.max.threads.per.volume</name>
+ <value>4</value>
+ <description>
+ The maximum number of threads per volume used to delete blocks on
Review comment:
Thanks @tomscut for your comments and review.
I agree to your suggestion. But now FsDatasetAsyncDiskService mainly aimed
at removing block.
Do you have a better description of this property?
--
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]