[
https://issues.apache.org/jira/browse/HDFS-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins resolved HDFS-1160.
-------------------------------
Resolution: Fixed
Thanks for taking a look Todd.
I've committed this. I didn't run test-patch since the change just updates some
warnings and comments.
> Improve some FSDataset warnings and comments
> --------------------------------------------
>
> Key: HDFS-1160
> URL: https://issues.apache.org/jira/browse/HDFS-1160
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: data-node
> Affects Versions: 0.21.0, 0.22.0
> Reporter: Eli Collins
> Assignee: Eli Collins
> Fix For: 0.22.0
>
> Attachments: hdfs-1160-1.patch, hdfs-1160-2.patch, hdfs-1160-3.patch,
> hdfs-1160.txt
>
>
> The warning in FSDataset that prints "removing block" is more clear as
> "Removing replica info for block" since the DN is not actually removing the
> block. The attached patch also cleans up and fixes typos in some related
> comments and code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.