Преглед на файлове

Updating CHANGES.txt - Pulling in HDFS-8091 to branch-2.7 (for 2.7.1)

(cherry picked from commit 3393461197da869c3f1e47888e03670106bda023)
Arun Suresh преди 10 години
родител
ревизия
8b6fc83ef4
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

+ 3 - 0
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

@@ -336,6 +336,9 @@ Release 2.7.1 - UNRELEASED
     HDFS-8269. getBlockLocations() does not resolve the .reserved path and
     generates incorrect edit logs when updating the atime. (wheat9)
 
+    HDFS-8091: ACLStatus and XAttributes should be presented to
+    INodeAttributesProvider before returning to client (asuresh)
+
 Release 2.7.0 - 2015-04-20
 
   INCOMPATIBLE CHANGES