You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Haohui Mai (JIRA)" <ji...@apache.org> on 2015/08/28 01:09:46 UTC

[jira] [Reopened] (HDFS-8938) Extract BlockToMarkCorrupt and ReplicationWork as standalone classes from BlockManager

     [ https://issues.apache.org/jira/browse/HDFS-8938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Haohui Mai reopened HDFS-8938:
------------------------------

It looks like the Jenkins report is on the v6 patch instead of v7 patch.
Although I don't see significant differences between them, I'm going to revert this patch in branch-2 and trunk for now. I'll recommit it once the Jenkins report is back.

> Extract BlockToMarkCorrupt and ReplicationWork as standalone classes from BlockManager
> --------------------------------------------------------------------------------------
>
>                 Key: HDFS-8938
>                 URL: https://issues.apache.org/jira/browse/HDFS-8938
>             Project: Hadoop HDFS
>          Issue Type: Task
>            Reporter: Mingliang Liu
>            Assignee: Mingliang Liu
>         Attachments: HDFS-8938.000.patch, HDFS-8938.001.patch, HDFS-8938.002.patch, HDFS-8938.003.patch, HDFS-8938.004.patch, HDFS-8938.005.patch, HDFS-8938.006.patch, HDFS-8938.007.patch
>
>
> This jira proposes to refactor two inner static classes, {{BlockToMarkCorrupt}} and {{ReplicationWork}} from {{BlockManager}} to standalone classes. The refactor also improves readability by abstracting the complexity of scheduling and validating replications to corresponding helper methods.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)