HDFS-8466. Refactor BlockInfoContiguous and fix NPE in TestBlockInfo#testCopyConstructor() (Contributed by Vinayakumar B)
Missed CHANGES.txt entry
This commit is contained in:
parent
62c5a879ef
commit
05c696882e
|
@ -305,3 +305,6 @@
|
||||||
|
|
||||||
HDFS-8580. Erasure coding: Persist cellSize in BlockInfoStriped and
|
HDFS-8580. Erasure coding: Persist cellSize in BlockInfoStriped and
|
||||||
StripedBlocksFeature. (Walter Su via jing9)
|
StripedBlocksFeature. (Walter Su via jing9)
|
||||||
|
|
||||||
|
HDFS-8466. Refactor BlockInfoContiguous and fix NPE in
|
||||||
|
TestBlockInfo#testCopyConstructor() (vinayakumarb)
|
Loading…
Reference in New Issue