소스 검색

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