[
https://issues.apache.org/jira/browse/HDFS-7366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haohui Mai updated HDFS-7366:
-----------------------------
Resolution: Fixed
Fix Version/s: 2.7.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
I've committed the patch to trunk and branch-2. Thanks [~gtCarrera9] for the
contribution.
> 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
> Fix For: 2.7.0
>
> 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)