CHANGES.txt: Move HDFS-9260 to trunk

This commit is contained in:
Colin Patrick Mccabe 2016-02-02 11:41:15 -08:00
parent 8171874dd1
commit 913676dc35

View File

@ -220,6 +220,9 @@ Trunk (Unreleased)
HDFS-9494. Parallel optimization of DFSStripedOutputStream#flushAllInternals.
(Gao Rui via jing9)
HDFS-9260. Improve the performance and GC friendliness of NameNode startup
and full block reports (Staffan Friberg via cmccabe)
OPTIMIZATIONS
BUG FIXES
@ -971,9 +974,6 @@ Release 2.9.0 - UNRELEASED
HDFS-7764. DirectoryScanner shouldn't abort the scan if one directory had
an error (Rakesh R via cmccabe)
HDFS-9260. Improve the performance and GC friendliness of NameNode startup
and full block reports (Staffan Friberg via cmccabe)
OPTIMIZATIONS
BUG FIXES