Repository: hadoop
Updated Branches:
  refs/heads/branch-2 c33603be3 -> 87779a447


In CHANGES.txt, move HDFS-9294 to Release 2.6.4.


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

Branch: refs/heads/branch-2
Commit: 87779a4478f31277b7e27f452cff06b18b5f1c36
Parents: c33603b
Author: Tsz-Wo Nicholas Sze <[email protected]>
Authored: Sat Jan 16 23:44:14 2016 +0800
Committer: Tsz-Wo Nicholas Sze <[email protected]>
Committed: Sat Jan 16 23:46:19 2016 +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/87779a44/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 c8607cb..b2e0547 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -1837,9 +1837,6 @@ Release 2.7.2 - UNRELEASED
     HDFS-9426. Rollingupgrade finalization is not backward compatible
     (Kihwal Lee via vinayakumarb)
 
-    HDFS-9294. DFSClient deadlock when close file and failed to renew lease.
-    (Brahma Reddy Battula via szetszwo)
-
     HDFS-9445. Datanode may deadlock while handling a bad volume.
     (Wlater Su via Kihwal)
 
@@ -2900,6 +2897,9 @@ Release 2.6.4 - UNRELEASED
     HDFS-9600. do not check replication if the block is under construction
     (Phil Yang via vinayakumarb)
 
+    HDFS-9294. DFSClient deadlock when close file and failed to renew lease.
+    (Brahma Reddy Battula via szetszwo)
+
 Release 2.6.3 - 2015-12-17
 
   INCOMPATIBLE CHANGES

Reply via email to