[
https://issues.apache.org/jira/browse/HDFS-7366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Li Lu updated HDFS-7366:
------------------------
Attachment: HDFS-7366-110514.patch
Hi [~wheat9], I changed the interface of BlockInfo's constructor in this patch
and fixed all related issues. Please feel free to review if you have time.
Thanks!
> BlockInfo should take replication as an short in the constructor
> ----------------------------------------------------------------
>
> Key: HDFS-7366
> URL: https://issues.apache.org/jira/browse/HDFS-7366
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Haohui Mai
> Assignee: Li Lu
> Priority: Minor
> Attachments: HDFS-7366-110514.patch
>
>
> The constructors of {{BlockInfo}} take replication as a parameter. The type
> of the parameter should be {{short}} instead of {{int}} so that it can be
> consistent with other parts of the code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)