Browse Source

HDFS-7425. NameNode block deletion logging uses incorrect appender. Contributed by Chris Nauroth.

cnauroth 10 năm trước cách đây
mục cha
commit
b8c094b075
1 tập tin đã thay đổi với 15 bổ sung0 xóa
  1. 15 0
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

@@ -470,6 +470,21 @@ Release 2.7.0 - UNRELEASED
 
     HDFS-7374. Allow decommissioning of dead DataNodes. (Zhe Zhang)
 
+Release 2.6.1 - UNRELEASED
+
+  INCOMPATIBLE CHANGES
+
+  NEW FEATURES
+
+  IMPROVEMENTS
+
+  OPTIMIZATIONS
+
+  BUG FIXES
+
+    HDFS-7425. NameNode block deletion logging uses incorrect appender.
+    (cnauroth)
+
 Release 2.6.0 - 2014-11-18
 
   INCOMPATIBLE CHANGES