Revert "Move HDFS-9205 to trunk in CHANGES.txt." This reverts commit a49298d585f2cbd3bb81579f6e5d0d7b69126264.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a554701f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a554701f Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/a554701f Branch: refs/heads/HDFS-7966 Commit: a554701fe4402ae30461e2ef165cb60970a202a0 Parents: cf23f2c Author: Tsz-Wo Nicholas Sze <[email protected]> Authored: Fri Oct 16 10:05:19 2015 +0800 Committer: Tsz-Wo Nicholas Sze <[email protected]> Committed: Fri Oct 16 10:05:19 2015 +0800 ---------------------------------------------------------------------- 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/a554701f/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 c7a2423..652b7a0 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -179,8 +179,6 @@ Trunk (Unreleased) HDFS-8632. Add InterfaceAudience annotation to the erasure coding classes. (Rakesh R via wang) - HDFS-9205. Do not schedule corrupt blocks for replication. (szetszwo) - OPTIMIZATIONS BUG FIXES @@ -1533,6 +1531,8 @@ Release 2.8.0 - UNRELEASED HDFS-9188. Make block corruption related tests FsDataset-agnostic. (lei) + HDFS-9205. Do not schedule corrupt blocks for replication. (szetszwo) + OPTIMIZATIONS HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than
