瀏覽代碼

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

cnauroth 10 年之前
父節點
當前提交
b8c094b075
共有 1 個文件被更改,包括 15 次插入0 次删除
  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