Updated CHANGES-HDFS-EC-7285.txt accordingly
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/95f64ffb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/95f64ffb Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/95f64ffb Branch: refs/heads/HDFS-7285 Commit: 95f64ffbf09afd75f4c8711b4baf05c08e33eea2 Parents: 10a4296 Author: Kai Zheng <[email protected]> Authored: Wed Mar 18 19:24:24 2015 +0800 Committer: Zhe Zhang <[email protected]> Committed: Mon Apr 13 13:09:51 2015 -0700 ---------------------------------------------------------------------- hadoop-common-project/hadoop-common/CHANGES-HDFS-EC-7285.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/95f64ffb/hadoop-common-project/hadoop-common/CHANGES-HDFS-EC-7285.txt ---------------------------------------------------------------------- diff --git a/hadoop-common-project/hadoop-common/CHANGES-HDFS-EC-7285.txt b/hadoop-common-project/hadoop-common/CHANGES-HDFS-EC-7285.txt index a97dc34..e27ff5c 100644 --- a/hadoop-common-project/hadoop-common/CHANGES-HDFS-EC-7285.txt +++ b/hadoop-common-project/hadoop-common/CHANGES-HDFS-EC-7285.txt @@ -19,6 +19,9 @@ ( Kai Zheng via vinayakumarb ) HADOOP-11705. Make erasure coder configurable. Contributed by Kai Zheng - ( Kai Zheng ) + ( Kai Zheng ) + + HADOOP-11706. Refine a little bit erasure coder API. Contributed by Kai Zheng + ( Kai Zheng )
