浏览代码

Moved HDFS-1359 and HDFS-1439 description under trunk.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1136565 13f79535-47bb-0310-9956-ffa450edef68
Suresh Srinivas 14 年之前
父节点
当前提交
3361e76e30
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      hdfs/CHANGES.txt

+ 4 - 4
hdfs/CHANGES.txt

@@ -11,6 +11,8 @@ Trunk (unreleased changes)
 
 
   NEW FEATURES
   NEW FEATURES
 
 
+    HDFS-1359. Add BlockPoolID to Block. (suresh)
+
     HDFS-1365. Federation: propose ClusterID and BlockPoolID format 
     HDFS-1365. Federation: propose ClusterID and BlockPoolID format 
     (Tanping via boryas)
     (Tanping via boryas)
 
 
@@ -671,6 +673,8 @@ Trunk (unreleased changes)
     HDFS-1931. Update TestDFSShell for improved "du" shell command. (Daryn
     HDFS-1931. Update TestDFSShell for improved "du" shell command. (Daryn
     Sharp via todd)
     Sharp via todd)
 
 
+    HDFS-1439. HDFS Federation: Fix compilation error in TestFiHftp. (suresh)
+
     HDFS-1881. Federation: after taking snapshot the current directory 
     HDFS-1881. Federation: after taking snapshot the current directory 
     of datanode is empty. (Tanping Wang via suresh)
     of datanode is empty. (Tanping Wang via suresh)
 
 
@@ -779,8 +783,6 @@ Release 0.22.0 - Unreleased
     HDFS piggyback block locations to each file status when listing a
     HDFS piggyback block locations to each file status when listing a
     directory.  (hairong)
     directory.  (hairong)
 
 
-    HDFS-1359. Add BlockPoolID to Block. (suresh)
-
     HDFS-1361. Add -fileStatus operation to NNThroughputBenchmark. (shv)
     HDFS-1361. Add -fileStatus operation to NNThroughputBenchmark. (shv)
 
 
     HDFS-1435. Provide an option to store fsimage compressed. (hairong)
     HDFS-1435. Provide an option to store fsimage compressed. (hairong)
@@ -1418,8 +1420,6 @@ Release 0.21.0 - 2010-08-13
     error message on the screen when cat a directory or a 
     error message on the screen when cat a directory or a 
     non-existent file. (hairong)
     non-existent file. (hairong)
 
 
-    HDFS-1439. HDFS Federation: Fix compilation error in TestFiHftp. (suresh)
-
   NEW FEATURES
   NEW FEATURES
 
 
     HDFS-1134. Large-scale Automated Framework. (cos)
     HDFS-1134. Large-scale Automated Framework. (cos)