Jing Zhao created HDFS-7829:
-------------------------------
Summary: Code clean up for LocatedBlock
Key: HDFS-7829
URL: https://issues.apache.org/jira/browse/HDFS-7829
Project: Hadoop HDFS
Issue Type: Improvement
Reporter: Jing Zhao
Assignee: Jing Zhao
Priority: Minor
We can do some code cleanup for {{LocatedBlock}}, including:
# Using a simple Builder pattern to avoid multiple constructors
# Setting data fields like {{corrupt}} and {{offset}} to final
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)