浏览代码

CHANGES.txt: Move HDFS-9260 to trunk

Colin Patrick Mccabe 9 年之前
父节点
当前提交
913676dc35
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

+ 3 - 3
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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