[ 
https://issues.apache.org/jira/browse/HDFS-11511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925467#comment-15925467
 ] 

Arpit Agarwal commented on HDFS-11511:
--------------------------------------

+1 pending Jenkins. One nit I can fix while committing - 
TestThrottledAsyncCheckerTimeout#lock should not be static.
{code}
  static ReentrantLock lock;
{code}
Nice work!

> Support Timeout when checking single disk
> -----------------------------------------
>
>                 Key: HDFS-11511
>                 URL: https://issues.apache.org/jira/browse/HDFS-11511
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs
>            Reporter: Hanisha Koneru
>            Assignee: Hanisha Koneru
>         Attachments: HDFS-11511.000.patch, HDFS-11511.001.patch, 
> HDFS-11511.002.patch, HDFS-11511.003.patch
>
>
> HDFS-11149 introduces parallel checking of FsVolumes by Datanode. Disk checks 
> should have a configurable timeout so that bad disks do not hang and cause 
> long running checks.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to