[
https://issues.apache.org/jira/browse/HDFS-8845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14698920#comment-14698920
]
Colin Patrick McCabe commented on HDFS-8845:
--------------------------------------------
That's an interesting point, [~awang]. However, the BlockScanner should be
scheduled to rescan the block after the error occurs. So it should be reported
to the NN relatively rapidly even without adding synchronous code that looks at
the block file path.
+1 for the latest patch. Will commit in a day or two if there are no more
comments
> DiskChecker should not traverse entire tree
> -------------------------------------------
>
> Key: HDFS-8845
> URL: https://issues.apache.org/jira/browse/HDFS-8845
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Chang Li
> Assignee: Chang Li
> Attachments: HDFS-8845.patch
>
>
> DiskChecker should not traverse entire tree because it's causing heavy disk
> load on checkDiskError()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)