Repository: hadoop
Updated Branches:
  refs/heads/branch-2.7 296ecbd5e -> 2131b9820


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

Branch: refs/heads/branch-2.7
Commit: 2131b9820d5275d0b5f5e4c0baccf4833576ac8f
Parents: 296ecbd
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:48:03 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/2131b982/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 a46ed97..073a0e1 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -156,9 +156,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)
 
@@ -1208,6 +1205,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