Move HDFS-9205 to trunk in CHANGES.txt.
This commit is contained in:
parent
5411dc559d
commit
a49298d585
|
@ -179,6 +179,8 @@ Trunk (Unreleased)
|
|||
HDFS-8632. Add InterfaceAudience annotation to the erasure coding classes.
|
||||
(Rakesh R via wang)
|
||||
|
||||
HDFS-9205. Do not schedule corrupt blocks for replication. (szetszwo)
|
||||
|
||||
OPTIMIZATIONS
|
||||
|
||||
BUG FIXES
|
||||
|
@ -1531,8 +1533,6 @@ Release 2.8.0 - UNRELEASED
|
|||
|
||||
HDFS-9188. Make block corruption related tests FsDataset-agnostic. (lei)
|
||||
|
||||
HDFS-9205. Do not schedule corrupt blocks for replication. (szetszwo)
|
||||
|
||||
OPTIMIZATIONS
|
||||
|
||||
HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than
|
||||
|
|
Loading…
Reference in New Issue