CHANGES.txt: move HDFS-9423 to trunk

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

Branch: refs/heads/yarn-2877
Commit: f80dc6f49989d9228c7043304ae5b2198219f375
Parents: 411e2b2
Author: Walter Su <waltersu4...@apache.org>
Authored: Tue Nov 24 13:46:16 2015 +0800
Committer: Walter Su <waltersu4...@apache.org>
Committed: Tue Nov 24 13:46:16 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/f80dc6f4/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 e101913..ca2ed15 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -391,6 +391,9 @@ Trunk (Unreleased)
     HDFS-9217. Fix broken findbugsExcludeFile.xml for hadoop-hdfs-client 
module.
     (Mingliang Liu via aajisaka)
 
+    HDFS-9423. Fix intermittent failure of TestEditLogTailer.
+    (Masatake Iwasaki via waltersu4549)
+
     BREAKDOWN OF HDFS-7285 SUBTASKS AND RELATED JIRAS
 
       HDFS-7347. Configurable erasure coding policy for individual files and
@@ -2362,9 +2365,6 @@ Release 2.8.0 - UNRELEASED
     HDFS-9435. TestBlockRecovery#testRBWReplicas is failing intermittently.
     (Rakesh R via waltersu4549)
 
-    HDFS-9423. Fix intermittent failure of TestEditLogTailer.
-    (Masatake Iwasaki via waltersu4549)
-
     HDFS-9433. DFS getEZForPath API on a non-existent file should throw 
FileNotFoundException
     (Rakesh R via umamahesh)
 

Reply via email to