HDFS-9273. Moving to 2.6.3 CHANGES section to reflect the backport.

This commit is contained in:
Vinod Kumar Vavilapalli 2015-12-08 11:35:28 -08:00
parent 3205fe3da8
commit 469bf56801
1 changed files with 3 additions and 3 deletions

View File

@ -1407,9 +1407,6 @@ Release 2.8.0 - UNRELEASED
HDFS-9274. Default value of dfs.datanode.directoryscan.throttle.limit.ms.per.sec
should be consistent. (Yi Liu via zhz)
HDFS-9273. ACLs on root directory may be lost after NN restart.
(Xiao Chen via cnauroth)
HDFS-9286. HttpFs does not parse ACL syntax correctly for operation
REMOVEACLENTRIES. (Wei-Chiu Chuang via cnauroth)
@ -2742,6 +2739,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