[
https://issues.apache.org/jira/browse/HDFS-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14378352#comment-14378352
]
Jing Zhao commented on HDFS-7936:
---------------------------------
{code}
- getStorages(block.getLocalBlock()).iterator();
+ blocksMap.getStorages(storedBlock).iterator();
{code}
Do we need "blocksMap" here?
> Erasure coding: resolving conflicts when merging with HDFS-7903, HDFS-7435,
> HDFS-7930, HDFS-7960
> ------------------------------------------------------------------------------------------------
>
> Key: HDFS-7936
> URL: https://issues.apache.org/jira/browse/HDFS-7936
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Zhe Zhang
> Assignee: Zhe Zhang
> Fix For: HDFS-7285
>
> Attachments: HDFS-7936-001.patch, HDFS-7936-002.patch,
> HDFS-7936-003.patch, HDFS-7936-004.patch
>
>
> A few non-trivial conflicts were found when merging trunk changes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)