You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by zj...@apache.org on 2015/05/12 22:49:19 UTC

[02/36] hadoop git commit: Add missing entry in CHANGES.txt for HDFS-6757.

Add missing entry in CHANGES.txt for HDFS-6757.


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

Branch: refs/heads/YARN-2928
Commit: c350985cc2147dfdd8bc801a625bfb26c42e0292
Parents: 12fdc44
Author: Haohui Mai <wh...@apache.org>
Authored: Fri May 8 23:07:58 2015 -0700
Committer: Zhijie Shen <zj...@apache.org>
Committed: Tue May 12 13:24:10 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/hadoop/blob/c350985c/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 0b721ee..1dbf9f9 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -533,6 +533,8 @@ Release 2.8.0 - UNRELEASED
     HDFS-8113. Add check for null BlockCollection pointers in
     BlockInfoContiguous structures (Chengbing Liu via Colin P. McCabe)
 
+    HDFS-6757. Simplify lease manager with INodeID. (wheat9)
+
   OPTIMIZATIONS
 
     HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than