Repository: hadoop
Updated Branches:
  refs/heads/branch-2 b61aa716e -> c8ffea3db


fix up CHANGES.txt


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c8ffea3d
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c8ffea3d
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/c8ffea3d

Branch: refs/heads/branch-2
Commit: c8ffea3db77125b36df93c4970f6349049bb2673
Parents: b61aa71
Author: Kihwal Lee <kih...@apache.org>
Authored: Wed Nov 4 12:14:45 2015 -0600
Committer: Kihwal Lee <kih...@apache.org>
Committed: Wed Nov 4 12:15:58 2015 -0600

----------------------------------------------------------------------
 hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/c8ffea3d/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt 
b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
index 527a8ba..b7f24ff 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -1382,9 +1382,6 @@ Release 2.8.0 - UNRELEASED
     HDFS-9362. TestAuditLogger#testAuditLoggerWithCallContext assumes Unix line
     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
     FSNamesystem.getSnapshottableDirs(). (Xiao Chen via Yongjun Zhang)
 
@@ -1403,6 +1400,9 @@ Release 2.7.3 - UNRELEASED
 
   BUG FIXES
 
+    HDFS-9289. Make DataStreamer#block thread safe and verify genStamp in
+    commitBlock. (Chang Li via zhz)
+
 Release 2.7.2 - UNRELEASED
 
   INCOMPATIBLE CHANGES

Reply via email to