Move HDFS-9205 to trunk in CHANGES.txt.

This commit is contained in:
Tsz-Wo Nicholas Sze 2015-10-15 18:16:55 +08:00
parent 5411dc559d
commit a49298d585
1 changed files with 2 additions and 2 deletions

View File

@ -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