Repository: hadoop Updated Branches: refs/heads/branch-2.7 e23ab9d02 -> 067d14f50
HDFS-9273. Moving to 2.6.3 CHANGES section to reflect the backport. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/067d14f5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/067d14f5 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/067d14f5 Branch: refs/heads/branch-2.7 Commit: 067d14f5039e2fdd84f164c900551af7faf5ed51 Parents: e23ab9d Author: Vinod Kumar Vavilapalli <[email protected]> Authored: Tue Dec 8 11:36:15 2015 -0800 Committer: Vinod Kumar Vavilapalli <[email protected]> Committed: Tue Dec 8 11:36:15 2015 -0800 ---------------------------------------------------------------------- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/067d14f5/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 26de2d5..f4e01ee 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -33,9 +33,6 @@ Release 2.7.3 - UNRELEASED HDFS-9314. Improve BlockPlacementPolicyDefault's picking of excess replicas. (Xiao Chen via zhz) - HDFS-9273. ACLs on root directory may be lost after NN restart. - (Xiao Chen via cnauroth) - Release 2.7.2 - UNRELEASED INCOMPATIBLE CHANGES @@ -1190,6 +1187,9 @@ Release 2.6.3 - UNRELEASED HDFS-9470. Encryption zone on root not loaded from fsimage after NN restart. (Xiao Chen via wang) + HDFS-9273. ACLs on root directory may be lost after NN restart. + (Xiao Chen via cnauroth) + Release 2.6.2 - 2015-10-28 INCOMPATIBLE CHANGES
