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/e692325c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e692325c Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e692325c Branch: refs/heads/HDFS-7285 Commit: e692325c4c63b73e8381e2d783046c708d7d5a57 Parents: 068a5d5 Author: Kai Zheng <[email protected]> Authored: Wed Mar 18 19:24:24 2015 +0800 Committer: Zhe Zhang <[email protected]> Committed: Mon Apr 13 09:42:00 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/e692325c/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 )
