瀏覽代碼

MAPREDUCE-4558. Merging to branch-1.1.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1@1389996 13f79535-47bb-0310-9956-ffa450edef68
Arun Murthy 13 年之前
父節點
當前提交
31c22ba908
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      CHANGES.txt

+ 2 - 2
CHANGES.txt

@@ -190,8 +190,6 @@ Release 1.2.0 - unreleased
 
     HDFS-3658. Fix bugs in TestDFSClientRetries and add more tests.  (szetszwo)
 
-    MAPREDUCE-4558. Disable TestJobTrackerSafeMode (sseth)
-
     HADOOP-8611. Allow fall-back to the shell-based implementation when
     JNI-based users-group mapping fails (Robert Parker via bobby)
 
@@ -597,6 +595,8 @@ Release 1.1.0 - unreleased
     HDFS-3701. HDFS may miss the final block when reading a file opened for writing
     if one of the datanode is dead. (umamahesh and nkeywal via umamahesh)
 
+    MAPREDUCE-4558. Disable TestJobTrackerSafeMode (sseth)
+
 Release 1.0.4 - Unreleased
 
   NEW FEATURES