[
https://issues.apache.org/jira/browse/HDFS-8380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542717#comment-14542717
]
Aaron T. Myers commented on HDFS-8380:
--------------------------------------
Great find, Colin. The patch looks good to me. Pretty confident the test
failures are unrelated - both fail for me locally, even without the patch
applied. The checkstyle warning is about the length of the BlockManager class
file, which I don't think there's much we can do about.
+1
> Always call addStoredBlock on blocks which have been shifted from one storage
> to another
> ----------------------------------------------------------------------------------------
>
> Key: HDFS-8380
> URL: https://issues.apache.org/jira/browse/HDFS-8380
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Attachments: HDFS-8380.001.patch
>
>
> We should always call addStoredBlock on blocks which have been shifted from
> one storage to another.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)