[ 
https://issues.apache.org/jira/browse/HDFS-16347?focusedWorklogId=690452&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-690452
 ]

ASF GitHub Bot logged work on HDFS-16347:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Dec/21 06:34
            Start Date: 04/Dec/21 06:34
    Worklog Time Spent: 10m 
      Work Description: ayushtkn commented on a change in pull request #3703:
URL: https://github.com/apache/hadoop/pull/3703#discussion_r762393333



##########
File path: hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
##########
@@ -874,7 +874,7 @@
 
 <property>
   <name>dfs.datanode.directoryscan.throttle.limit.ms.per.sec</name>
-  <value>1000</value>
+  <value>-1</value>

Review comment:
       This is not just a doc change, This change will indeed change the 
default.




-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 690452)
    Time Spent: 1h  (was: 50m)

> Fix directory scan throttle default value
> -----------------------------------------
>
>                 Key: HDFS-16347
>                 URL: https://issues.apache.org/jira/browse/HDFS-16347
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 3.3.1
>            Reporter: guophilipse
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> `dfs.datanode.directoryscan.throttle.limit.ms.per.sec` was changed from 
> `1000` to `-1` by default after HDFS-13947, we can improve the doc



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to