[ https://issues.apache.org/jira/browse/HDFS-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837103#action_12837103 ]
Rodrigo Schmidt commented on HDFS-729: -------------------------------------- Thanks for the comments, Dhruba. 1 and 2 are ghosts from previous code. Good catches! 3 is partly because it was the original code and partly because I thought that returning the blocks could be useful in future extensions. But I think you are right. Let's keep it simple and extend it in the future if needed. I'll make the changes you propose, create the new unit test and resubmit the patch. > fsck option to list only corrupted files > ---------------------------------------- > > Key: HDFS-729 > URL: https://issues.apache.org/jira/browse/HDFS-729 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: dhruba borthakur > Assignee: Rodrigo Schmidt > Attachments: badFiles.txt, badFiles2.txt, corruptFiles.txt, > HDFS-729.1.patch, HDFS-729.2.patch > > > An option to fsck to list only corrupted files will be very helpful for > frequent monitoring. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.