Repository: hadoop
Updated Branches:
  refs/heads/branch-2.7.2 5d8c8cd56 -> f385b79c9


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

Branch: refs/heads/branch-2.7.2
Commit: f385b79c938dd85d1353c2020316972212b301ac
Parents: 5d8c8cd
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:52:27 2016 +0800

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/f385b79c/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 ab87249..f0679b8 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -97,9 +97,6 @@ Release 2.7.2 - 2016-01-14
     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)
 
@@ -1134,7 +1131,7 @@ Release 2.7.0 - 2015-04-20
       HDFS-7824. GetContentSummary API and its namenode implementation for
       Storage Type Quota/Usage. (Xiaoyu Yao via Arpit Agarwal)
 
-Release 2.6.3 - UNRELEASED
+Release 2.6.4 - UNRELEASED
 
   INCOMPATIBLE CHANGES
 
@@ -1146,6 +1143,19 @@ Release 2.6.3 - UNRELEASED
 
   BUG FIXES
 
+    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
+
+  NEW FEATURES
+
+  IMPROVEMENTS
+
+  BUG FIXES
+
     HDFS-9434. Recommission a datanode with 500k blocks may pause NN for 30
     seconds for printing info log messags.  (szetszwo)
 

Reply via email to