[
https://issues.apache.org/jira/browse/HDFS-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpit Agarwal updated HDFS-5741:
--------------------------------
Summary: BlockInfo#findDataNode can be removed (was:
BlockInfo#findDataNode can be deprecated)
> BlockInfo#findDataNode can be removed
> -------------------------------------
>
> Key: HDFS-5741
> URL: https://issues.apache.org/jira/browse/HDFS-5741
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 3.0.0, 2.4.0
> Reporter: Arpit Agarwal
> Assignee: Arpit Agarwal
> Priority: Minor
>
> NN now tracks replicas by storage, so {{BlockInfo#findDataNode}} can be
> replaced with {{BlockInfo#findStorageInfo}}.
> {{BlockManager#reportDiff}} is being fixed as part of HDFS-5483, this Jira is
> to fix the rest of the callers.
> [suggested by [~sirianni] on HDFS-5483]
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)