Browse Source

fix up CHANGES.txt

Kihwal Lee 9 years ago
parent
commit
c8ffea3db7
1 changed files with 3 additions and 3 deletions
  1. 3 3
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

@@ -1382,9 +1382,6 @@ Release 2.8.0 - UNRELEASED
     HDFS-9362. TestAuditLogger#testAuditLoggerWithCallContext assumes Unix line
     HDFS-9362. TestAuditLogger#testAuditLoggerWithCallContext assumes Unix line
     endings, fails on Windows. (cnauroth)
     endings, fails on Windows. (cnauroth)
 
 
-    HDFS-9289. Make DataStreamer#block thread safe and verify genStamp in
-    commitBlock. (Chang Li via zhz)
-
     HDFS-9351. checkNNStartup() need to be called when fsck calls
     HDFS-9351. checkNNStartup() need to be called when fsck calls
     FSNamesystem.getSnapshottableDirs(). (Xiao Chen via Yongjun Zhang)
     FSNamesystem.getSnapshottableDirs(). (Xiao Chen via Yongjun Zhang)
 
 
@@ -1403,6 +1400,9 @@ Release 2.7.3 - UNRELEASED
 
 
   BUG FIXES
   BUG FIXES
 
 
+    HDFS-9289. Make DataStreamer#block thread safe and verify genStamp in
+    commitBlock. (Chang Li via zhz)
+
 Release 2.7.2 - UNRELEASED
 Release 2.7.2 - UNRELEASED
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES