Repository: hadoop Updated Branches: refs/heads/branch-2 d99018d6b -> 267bb22aa
HDFS-9021. Use a yellow elephant rather than a blue one in diagram. (cherry picked from commit c83d13c64993c3a7f0f35142cddac19e1074976e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/267bb22a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/267bb22a Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/267bb22a Branch: refs/heads/branch-2 Commit: 267bb22aaaa06ad8f05902555e49d5c5b26437fd Parents: d99018d Author: Andrew Wang <[email protected]> Authored: Thu Sep 3 16:27:20 2015 -0700 Committer: Andrew Wang <[email protected]> Committed: Thu Sep 3 16:27:23 2015 -0700 ---------------------------------------------------------------------- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 2 ++ .../site/resources/images/LazyPersistWrites.png | Bin 107161 -> 90224 bytes 2 files changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/267bb22a/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 077fa98..5c1357a 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -541,6 +541,8 @@ Release 2.8.0 - UNRELEASED HDFS-9002. Move o.a.h.hdfs.net/*Peer classes to hdfs-client. (Mingliang Liu via wheat9) + HDFS-9021. Use a yellow elephant rather than a blue one in diagram. (wang) + OPTIMIZATIONS HDFS-8026. Trace FSOutputSummer#writeChecksumChunks rather than http://git-wip-us.apache.org/repos/asf/hadoop/blob/267bb22a/hadoop-hdfs-project/hadoop-hdfs/src/site/resources/images/LazyPersistWrites.png ---------------------------------------------------------------------- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/site/resources/images/LazyPersistWrites.png b/hadoop-hdfs-project/hadoop-hdfs/src/site/resources/images/LazyPersistWrites.png index b2bde93..a21e866 100644 Binary files a/hadoop-hdfs-project/hadoop-hdfs/src/site/resources/images/LazyPersistWrites.png and b/hadoop-hdfs-project/hadoop-hdfs/src/site/resources/images/LazyPersistWrites.png differ
