Details
Description
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
Attachments
Attachments
Issue Links
- is duplicated by
-
HDFS-8587 Erasure Coding: fix the copy constructor of BlockInfoStriped and BlockInfoContiguous
- Resolved