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/a1a937ab Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a1a937ab Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/a1a937ab Branch: refs/heads/HDFS-7285 Commit: a1a937abc914af7888795cca80ec1703ce1249ad Parents: 3b90566 Author: Kai Zheng <[email protected]> Authored: Wed Mar 18 19:24:24 2015 +0800 Committer: Zhe Zhang <[email protected]> Committed: Thu Apr 2 11:06:08 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/a1a937ab/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 )
