Repository: hadoop
Updated Branches:
  refs/heads/trunk 1037ee580 -> 2ecb5f6d7


fix CHANGES.txt


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2ecb5f6d
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2ecb5f6d
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/2ecb5f6d

Branch: refs/heads/trunk
Commit: 2ecb5f6d7153516e65457eba6c8fe67103020f38
Parents: 1037ee5
Author: Kihwal Lee <kihwal@actfamous-lm.(none)>
Authored: Fri Oct 2 15:03:29 2015 -0500
Committer: Kihwal Lee <kihwal@actfamous-lm.(none)>
Committed: Fri Oct 2 15:03:29 2015 -0500

----------------------------------------------------------------------
 hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/2ecb5f6d/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt 
b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
index ee1f87f..09a4e91 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -1358,10 +1358,6 @@ Release 2.8.0 - UNRELEASED
     HDFS-8847. change TestHDFSContractAppend to not override
     testRenameFileBeingAppended method. (Zhihai Xu)
 
-    HDFS-8850. VolumeScanner thread exits with exception if there is no block
-    pool to be scanned but there are suspicious blocks. (Colin Patrick McCabe
-    via yliu)
-
     HDFS-8844. TestHDFSCLI does not cleanup the test directory (Masatake
     Iwasaki via Colin P. McCabe)
 
@@ -1534,6 +1530,10 @@ Release 2.7.2 - UNRELEASED
     HDFS-9106. Transfer failure during pipeline recovery causes permanent
     write failures (kihwal)
 
+    HDFS-8850. VolumeScanner thread exits with exception if there is no block
+    pool to be scanned but there are suspicious blocks. (Colin Patrick McCabe
+    via yliu)
+
 Release 2.7.1 - 2015-07-06
 
   INCOMPATIBLE CHANGES

Reply via email to