Repository: hadoop
Updated Branches:
  refs/heads/branch-2 7964b1340 -> b5d08e29e


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/b5d08e29
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b5d08e29
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/b5d08e29

Branch: refs/heads/branch-2
Commit: b5d08e29e1712eac1a6e21776aa763e80771ded4
Parents: 7964b13
Author: Kihwal Lee <kihwal@actfamous-lm.(none)>
Authored: Fri Oct 2 15:02:23 2015 -0500
Committer: Kihwal Lee <kihwal@actfamous-lm.(none)>
Committed: Fri Oct 2 15:02:23 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/b5d08e29/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 12a1c30..7fc46a6 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -1011,10 +1011,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)
 
@@ -1187,6 +1183,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