Haohui Mai created HDFS-7366:
--------------------------------
Summary: 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
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)