浏览代码

Move CHANGES.txt entry for HDFS-3067 to branch-2 instead of trunk.

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

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

@@ -141,9 +141,6 @@ Trunk (unreleased changes)
 
 
     HDFS-2966. TestNameNodeMetrics tests can fail under load. (stevel)
     HDFS-2966. TestNameNodeMetrics tests can fail under load. (stevel)
 
 
-    HDFS-3067. NPE in DFSInputStream.readBuffer if read is repeated on
-    corrupted block. (Henry Robinson via atm)
-
     HDFS-3116. Typo in fetchdt error message. (AOE Takashi via atm)
     HDFS-3116. Typo in fetchdt error message. (AOE Takashi via atm)
 
 
     HDFS-3126. Journal stream from Namenode to BackupNode needs to have 
     HDFS-3126. Journal stream from Namenode to BackupNode needs to have 
@@ -287,6 +284,9 @@ Branch-2 ( Unreleased changes )
     HDFS-2391. Newly set BalancerBandwidth value is not displayed anywhere.
     HDFS-2391. Newly set BalancerBandwidth value is not displayed anywhere.
     (harsh)
     (harsh)
 
 
+    HDFS-3067. NPE in DFSInputStream.readBuffer if read is repeated on
+    corrupted block. (Henry Robinson via atm)
+
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
     HDFS-2982. Startup performance suffers when there are many edit log
     HDFS-2982. Startup performance suffers when there are many edit log