[
https://issues.apache.org/jira/browse/HDFS-9506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mingliang Liu resolved HDFS-9506.
---------------------------------
Resolution: Duplicate
As we keep updating the patch for [HDFS-9442], this issue is addressed there.
Closing this jira as _Duplicate_.
> Move invalidate blocks to ReplicationManager
> --------------------------------------------
>
> Key: HDFS-9506
> URL: https://issues.apache.org/jira/browse/HDFS-9506
> Project: Hadoop HDFS
> Issue Type: Task
> Components: namenode
> Reporter: Mingliang Liu
> Assignee: Mingliang Liu
>
> The [HDFS-9442] moves basic replication mechanism from {{BlockManager}} to
> newly added {{ReplicationManager}}. After that we can move more replication
> related logic to {{ReplicationManager}} as well, e.g. _invalidate blocks_ and
> _corrupt replicas_. The goal is, again, cleaner code logic, well-organized
> source files, and easier lock separating work in future.
> This jira is to track the effort of moving {{InvalidateBlocks}} to
> {{ReplicationManager}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)