瀏覽代碼

Moved HDFS-4122 to Release 2.0.3 section. It is also moved to Incompatible Changes section.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1403570 13f79535-47bb-0310-9956-ffa450edef68
Suresh Srinivas 12 年之前
父節點
當前提交
ba7a2e3898
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

@@ -152,9 +152,6 @@ Trunk (Unreleased)
 
 
     HDFS-4110. Refine a log printed in JNStorage. (Liang Xie via suresh)
     HDFS-4110. Refine a log printed in JNStorage. (Liang Xie via suresh)
 
 
-    HDFS-4122. Cleanup HDFS logs and reduce the size of logged messages.
-    (suresh)
-
     HDFS-4124. Refactor INodeDirectory#getExistingPathINodes() to enable 
     HDFS-4124. Refactor INodeDirectory#getExistingPathINodes() to enable 
     returningmore than INode array. (Jing Zhao via suresh)
     returningmore than INode array. (Jing Zhao via suresh)
 
 
@@ -356,6 +353,9 @@ Release 2.0.3-alpha - Unreleased
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES
 
 
+    HDFS-4122. Cleanup HDFS logs and reduce the size of logged messages.
+    (suresh)
+
   NEW FEATURES
   NEW FEATURES
 
 
     HDFS-2656. Add libwebhdfs, a pure C client based on WebHDFS.
     HDFS-2656. Add libwebhdfs, a pure C client based on WebHDFS.