瀏覽代碼

move HDFS-4962,HDFS-5043 to the right section in hadoop-hdfs/CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1510663 13f79535-47bb-0310-9956-ffa450edef68
Brandon Li 11 年之前
父節點
當前提交
2a11c30441
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

@@ -18,8 +18,6 @@ Release 2.3.0 - UNRELEASED
 
 
   NEW FEATURES
   NEW FEATURES
 
 
-    HDFS-4962 Use enum for nfs constants (Nicholas SZE via jing9)
-
   IMPROVEMENTS
   IMPROVEMENTS
 
 
     HDFS-4657.  Limit the number of blocks logged by the NN after a block
     HDFS-4657.  Limit the number of blocks logged by the NN after a block
@@ -44,15 +42,14 @@ Release 2.3.0 - UNRELEASED
     HDFS-5035.  getFileLinkStatus and rename do not correctly check permissions
     HDFS-5035.  getFileLinkStatus and rename do not correctly check permissions
     of symlinks.  (Andrew Wang via Colin Patrick McCabe)
     of symlinks.  (Andrew Wang via Colin Patrick McCabe)
 
 
-    HDFS-5043. For HdfsFileStatus, set default value of childrenNum to -1
-    instead of 0 to avoid confusing applications. (brandonli)
-
 Release 2.1.1-beta - UNRELEASED
 Release 2.1.1-beta - UNRELEASED
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES
 
 
   NEW FEATURES
   NEW FEATURES
 
 
+    HDFS-4962 Use enum for nfs constants (Nicholas SZE via jing9)
+
   IMPROVEMENTS
   IMPROVEMENTS
 
 
     HDFS-4513. Clarify in the WebHDFS REST API that all JSON respsonses may
     HDFS-4513. Clarify in the WebHDFS REST API that all JSON respsonses may
@@ -68,6 +65,9 @@ Release 2.1.1-beta - UNRELEASED
     HDFS-5028. LeaseRenewer throws ConcurrentModificationException when timeout.
     HDFS-5028. LeaseRenewer throws ConcurrentModificationException when timeout.
     (zhaoyunjiong via szetszwo)
     (zhaoyunjiong via szetszwo)
 
 
+    HDFS-5043. For HdfsFileStatus, set default value of childrenNum to -1
+    instead of 0 to avoid confusing applications. (brandonli)
+
 Release 2.1.0-beta - 2013-08-06
 Release 2.1.0-beta - 2013-08-06
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES