Repository: hadoop Updated Branches: refs/heads/YARN-2928 84f37f1c7 -> 18c48592e
HDFS-7164. Update CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5fe6cc2d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5fe6cc2d Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/5fe6cc2d Branch: refs/heads/YARN-2928 Commit: 5fe6cc2d0016cd658a9ffb55c0edad03cffc01ce Parents: 8a918b6 Author: Arpit Agarwal <[email protected]> Authored: Sat Jun 20 13:08:52 2015 -0700 Committer: Zhijie Shen <[email protected]> Committed: Mon Jun 29 10:28:20 2015 -0700 ---------------------------------------------------------------------- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/5fe6cc2d/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 882bf3f..aad3c25 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -635,8 +635,6 @@ Release 2.8.0 - UNRELEASED HDFS-8606. Cleanup DFSOutputStream by removing unwanted changes from HDFS-8386. (Rakesh R via szetszwo) - HDFS-7164. Feature documentation for HDFS-6581. (Arpit Agarwal) - HDFS-9608. Merge HDFS-7912 to trunk and branch-2 (track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks). (Zhe Zhang via wang) @@ -967,6 +965,8 @@ Release 2.7.1 - UNRELEASED HDFS-7546. Document, and set an accepting default for dfs.namenode.kerberos.principal.pattern (Harsh J via aw) + HDFS-7164. Feature documentation for HDFS-6581. (Arpit Agarwal) + OPTIMIZATIONS BUG FIXES
