Add HDFS-9317 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/eca51b13 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/eca51b13 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/eca51b13 Branch: refs/heads/HDFS-8966 Commit: eca51b13af1951b18ab7a5a92aaa0b9fe07d9ef8 Parents: 68ce93c Author: Akira Ajisaka <[email protected]> Authored: Wed Oct 28 13:17:41 2015 +0900 Committer: Akira Ajisaka <[email protected]> Committed: Wed Oct 28 13:17:41 2015 +0900 ---------------------------------------------------------------------- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/eca51b13/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 fd28c02..ce12105 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -2233,6 +2233,9 @@ Release 2.7.2 - UNRELEASED HDFS-9305. Delayed heartbeat processing causes storm of subsequent heartbeats. (Arpit Agarwal) + HDFS-9317. Document fsck -blockId and -storagepolicy options in branch-2.7. + (aajisaka) + Release 2.7.1 - 2015-07-06 INCOMPATIBLE CHANGES
