Repository: hadoop
Updated Branches:
  refs/heads/branch-2.7 ec459e396 -> efb210cc3


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

Branch: refs/heads/branch-2.7
Commit: efb210cc30dcbfb9da1edd74d5ec995d321366af
Parents: ec459e3
Author: Kihwal Lee <kih...@apache.org>
Authored: Mon Mar 28 11:31:07 2016 -0500
Committer: Kihwal Lee <kih...@apache.org>
Committed: Mon Mar 28 11:31:07 2016 -0500

----------------------------------------------------------------------
 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/efb210cc/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 838dd5d..04b3524 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -46,6 +46,9 @@ Release 2.7.3 - UNRELEASED
 
     HDFS-9860. Backport HDFS-9638 to branch-2.7. (Wei-Chiu Chuang via aajisaka)
 
+    HDFS-8101. DFSClient use of non-constant DFSConfigKeys pulls in WebHDFS
+    classes at runtime. (Sean Busbey via atm)
+
   OPTIMIZATIONS
 
     HDFS-8845. DiskChecker should not traverse the entire tree (Chang Li via
@@ -167,9 +170,6 @@ Release 2.7.2 - 2016-01-25
 
     HDFS-9574. Reduce client failures during datanode restart (kihwal)
 
-    HDFS-8101. DFSClient use of non-constant DFSConfigKeys pulls in WebHDFS
-    classes at runtime. (Sean Busbey via atm)
-
   OPTIMIZATIONS
 
     HDFS-8722. Optimize datanode writes for small writes and flushes (kihwal)

Reply via email to