Repository: hadoop Updated Branches: refs/heads/branch-2.7 2b19c7b3f -> 38bc12c68
Updating CHANGES.txt for HDFS-11078 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/38bc12c6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/38bc12c6 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/38bc12c6 Branch: refs/heads/branch-2.7 Commit: 38bc12c68385593ab0c2639a0849ea6b409f73f5 Parents: 2b19c7b Author: Brahma Reddy Battula <[email protected]> Authored: Fri Jun 2 00:21:12 2017 +0800 Committer: Brahma Reddy Battula <[email protected]> Committed: Fri Jun 2 00:21:12 2017 +0800 ---------------------------------------------------------------------- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/38bc12c6/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 b3114df..8b032eb 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -333,7 +333,7 @@ Release 2.7.4 - UNRELEASED HDFS-11445. FSCK shows overall health stauts as corrupt even one replica is corrupt. (Brahma Reddy Battula) - Fix NPE in LazyPersistFileScrubber. (Inigo Goiri via shv) + HDFS-11078. Fix NPE in LazyPersistFileScrubber. (Inigo Goiri via shv) HDFS-11893. Fix TestDFSShell.testMoveWithTargetPortEmpty failure. (Contributed by Brahma Reddy Battula) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
