浏览代码

Add HDFS-9107 to CHANGES.txt

Colin Patrick Mccabe 9 年之前
父节点
当前提交
878504dcaa
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

@@ -1418,6 +1418,9 @@ Release 2.8.0 - UNRELEASED
     HDFS-9123. Copying from the root to a subdirectory should be forbidden.
     (Wei-Chiu Chuang via Yongjun Zhang)
 
+    HDFS-9107. Prevent NN's unrecoverable death spiral after full GC (Daryn
+    Sharp via Colin P. McCabe)
+
 Release 2.7.2 - UNRELEASED
 
   INCOMPATIBLE CHANGES