Repository: hadoop
Updated Branches:
  refs/heads/branch-2 6b7cf6e09 -> e7ceb434d
  refs/heads/branch-2.7 2b589da77 -> 5f7926dcf
  refs/heads/trunk e817cedcd -> 02a67aad6


Fix CHANGES.txt for HDFS-7722.


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

Branch: refs/heads/trunk
Commit: 02a67aad65e790cddba6f49658664f459e1de788
Parents: e817ced
Author: Arpit Agarwal <a...@apache.org>
Authored: Wed Mar 18 12:52:42 2015 -0700
Committer: Arpit Agarwal <a...@apache.org>
Committed: Wed Mar 18 12:52:42 2015 -0700

----------------------------------------------------------------------
 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/02a67aad/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 eb84213..fb682f5 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -1185,6 +1185,9 @@ Release 2.7.0 - UNRELEASED
     TestFsDatasetImpl#testAddVolumeFailureReleasesInUseLock on Linux
     (Xiaoyu Yao via Arpit Agarwal)
 
+    HDFS-7722. DataNode#checkDiskError should also remove Storage when error
+    is found. (Lei Xu via Colin P. McCabe)
+
     BREAKDOWN OF HDFS-7584 SUBTASKS AND RELATED JIRAS
 
       HDFS-7720. Quota by Storage Type API, tools and ClientNameNode
@@ -1205,9 +1208,6 @@ Release 2.7.0 - UNRELEASED
       HDFS-7806. Refactor: move StorageType from hadoop-hdfs to
       hadoop-common. (Xiaoyu Yao via Arpit Agarwal)
 
-      HDFS-7722. DataNode#checkDiskError should also remove Storage when error
-      is found. (Lei Xu via Colin P. McCabe)
-
 Release 2.6.1 - UNRELEASED
 
   INCOMPATIBLE CHANGES

Reply via email to