dragon created HDFS-10107: ----------------------------- Summary: CLONE - Refactor BlockInfoContiguous and fix NPE in TestBlockInfo#testCopyConstructor() Key: HDFS-10107 URL: https://issues.apache.org/jira/browse/HDFS-10107 Project: Hadoop HDFS Issue Type: Sub-task Affects Versions: HDFS-7285 Reporter: dragon Assignee: Vinayakumar B Fix For: HDFS-7285
HDFS-7716 refactored BlockInfoContiguous.java Since then TestBlockInfo#testCopyConstructor(..) fails with NPE. Along with fixing test failure, some of the code can be refactored to re-use code from BlockInfo.java -- This message was sent by Atlassian JIRA (v6.3.4#6332)