Repository: hadoop Updated Branches: refs/heads/trunk a49cc74b4 -> 3c4a34e90
Move HDFS-9129 to trunk in CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c4a34e9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3c4a34e9 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/3c4a34e9 Branch: refs/heads/trunk Commit: 3c4a34e90c4734c1dce60cab113c42e55dcf0ed2 Parents: a49cc74 Author: Jing Zhao <ji...@apache.org> Authored: Tue Dec 1 16:15:08 2015 -0800 Committer: Jing Zhao <ji...@apache.org> Committed: Tue Dec 1 16:15:08 2015 -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/3c4a34e9/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 ee6d38f..89aaed4 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -206,6 +206,9 @@ Trunk (Unreleased) HDFS-8968. Erasure coding: a comprehensive I/O throughput benchmark tool. (Rui Li via zhz) + HDFS-9129. Move the safemode block count into BlockManager. (Mingliang Liu + via jing9) + OPTIMIZATIONS BUG FIXES @@ -879,9 +882,6 @@ Release 2.9.0 - UNRELEASED IMPROVEMENTS - HDFS-9129. Move the safemode block count into BlockManager. (Mingliang Liu - via jing9) - OPTIMIZATIONS BUG FIXES