瀏覽代碼

Updated CHANGES.txt for HDFS-11087.

Konstantin V Shvachko 9 年之前
父節點
當前提交
f6e517c6cc
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

+ 4 - 1
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

@@ -191,7 +191,10 @@ Release 2.7.4 - UNRELEASED
     HDFS-9500. Fix software version counts for DataNodes during rolling upgrade.
     (Erik Krogen via shv)
 
-    HDFS-11056 Concurrent append and read operations lead to checksum error.
+    HDFS-11087. NamenodeFsck should check if the output writer is still
+    writable. (Erik Krogen via shv)
+
+    HDFS-11056. Concurrent append and read operations lead to checksum error.
     (Wei-Chiu Chuang)
 
 Release 2.7.3 - 2016-08-25