فهرست منبع

Fix misplaced entry in CHANGES.txt

Kihwal Lee 9 سال پیش
والد
کامیت
e3b55237b0
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

@@ -12,6 +12,8 @@ Release 2.7.4 - UNRELEASED
 
   BUG FIXES
 
+    HDFS-9696. Garbage snapshot records linger forever. (kihwal)
+
     HDFS-9601. NNThroughputBenchmark.BlockReportStats should handle
     NotReplicatedYetException on adding block. (iwasakims)
 
@@ -256,8 +258,6 @@ Release 2.7.3 - UNRELEASED
     HDFS-10623. Remove unused import of httpclient.HttpConnection from
     TestWebHdfsTokens. (Hanish Koneru via Arpit Agarwal)
 
-    HDFS-9696. Garbage snapshot records linger forever. (kihwal)
-
 Release 2.7.2 - 2016-01-25
 
   INCOMPATIBLE CHANGES