[
https://issues.apache.org/jira/browse/HDFS-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969884#action_12969884
]
Hairong Kuang commented on HDFS-1533:
-------------------------------------
It looks good except that
1. Move class CorruptFileBlocks to package hdfs.protocol;
2. When handling listCorruptFileBlocks in safemode, the exception thrown
condition should be the replication queue not populated yet.
> A more elegant FileSystem#listCorruptFileBlocks API (HDFS portion)
> ------------------------------------------------------------------
>
> Key: HDFS-1533
> URL: https://issues.apache.org/jira/browse/HDFS-1533
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs client
> Reporter: Patrick Kling
> Assignee: Patrick Kling
> Attachments: HDFS-1533.patch
>
>
> This is the HDFS portion of HADOOP-7060.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.