소스 검색

Update CHANGES.txt for HDFS-8865

Xiao Chen 7 년 전
부모
커밋
0613956156
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

@@ -35,6 +35,8 @@ Release 2.7.5 - UNRELEASED
     TestRefreshUserMappings.testRefreshSuperUserGroupsConfiguration
     test failure. (Rakesh R via kihwal)
 
+    HDFS-8865. Improve quota initialization performance. Contributed by Kihwal Lee.
+
 Release 2.7.4 - 2017-08-04
 
   INCOMPATIBLE CHANGES
@@ -503,8 +505,6 @@ Release 2.7.3 - 2016-08-25
 
     HDFS-8709. Clarify automatic sync in FSEditLog#logEdit. (wang)
 
-    HDFS-8865. Improve quota initialization performance. (kihwal)
-
   OPTIMIZATIONS
 
     HDFS-8845. DiskChecker should not traverse the entire tree (Chang Li via