[
https://issues.apache.org/jira/browse/HDFS-16610?focusedWorklogId=776668&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-776668
]
ASF GitHub Bot logged work on HDFS-16610:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Jun/22 05:27
Start Date: 01/Jun/22 05:27
Worklog Time Spent: 10m
Work Description: ayushtkn commented on PR #4384:
URL: https://github.com/apache/hadoop/pull/4384#issuecomment-1143132080
May be due to HDFS-16604, try to run the build again...
Issue Time Tracking
-------------------
Worklog Id: (was: 776668)
Time Spent: 1h 10m (was: 1h)
> Make fsck read timeout configurable
> -----------------------------------
>
> Key: HDFS-16610
> URL: https://issues.apache.org/jira/browse/HDFS-16610
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs-client
> Reporter: Stephen O'Donnell
> Assignee: Stephen O'Donnell
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> In a cluster with a lot of small files, we encountered a case where fsck was
> very slow. I believe it is due to contention with many other threads reading
> / writing data on the cluster.
> Sometimes fsck does not report any progress for more than 60 seconds and the
> client times out. Currently the connect and read timeout are hardcoded to 60
> seconds. This change is to make them configurable.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]