瀏覽代碼

Move HDFS-8914 from 2.8.0 to 2.7.3 in CHANGES.txt.

Akira Ajisaka 9 年之前
父節點
當前提交
2cb5afffc4
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

@@ -2454,9 +2454,6 @@ Release 2.8.0 - UNRELEASED
     HDFS-9443. Disabling HDFS client socket cache causes logging message
     printed to console for CLI commands. (Chris Nauroth via wheat9)
 
-    HDFS-8914. Document HA support in the HDFS HdfsDesign.md.
-    (Lars Francke via wheat9)
-
     HDFS-6885. Fix wrong use of BytesWritable in FSEditLogOp#RenameOp.
     (Yi Liu via wheat9)
 
@@ -2568,6 +2565,9 @@ Release 2.7.3 - UNRELEASED
     HDFS-9505. HDFS Architecture documentation needs to be refreshed.
     (Masatake Iwasaki via aajisaka)
 
+    HDFS-8914. Document HA support in the HDFS HdfsDesign.md.
+    (Lars Francke via wheat9)
+
 Release 2.7.2 - UNRELEASED
 
   INCOMPATIBLE CHANGES