Repository: hadoop Updated Branches: refs/heads/branch-2.7 e3b809a28 -> 7519956c3
HDFS-9696. Garbage snapshot records linger forever. Adding an entry to CHANGES.txt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7519956c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7519956c Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/7519956c Branch: refs/heads/branch-2.7 Commit: 7519956c30ee5072f1a8186410f842cb28521e2b Parents: e3b809a Author: Kihwal Lee <kih...@apache.org> Authored: Mon Aug 15 15:50:54 2016 -0500 Committer: Kihwal Lee <kih...@apache.org> Committed: Mon Aug 15 15:50:54 2016 -0500 ---------------------------------------------------------------------- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/7519956c/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 9efd8a4..0ff7bba 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -253,6 +253,8 @@ Release 2.7.3 - UNRELEASED HDFS-10623. Remove unused import of httpclient.HttpConnection from TestWebHdfsTokens. (Hanish Koneru via Arpit Agarwal) + HDFS-9696. Garbage snapshot records linger forever. (kihwal) + Release 2.7.2 - 2016-01-25 INCOMPATIBLE CHANGES --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org