Browse Source

YARN-2853. Merging to branch-2.6 for hadoop-2.6.0-rc1.

Arun C. Murthy 10 years ago
parent
commit
d648e60eba
1 changed files with 3 additions and 3 deletions
  1. 3 3
      hadoop-yarn-project/CHANGES.txt

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

@@ -87,9 +87,6 @@ Release 2.7.0 - UNRELEASED
     YARN-2603. ApplicationConstants missing HADOOP_MAPRED_HOME (Ray Chiang via
     YARN-2603. ApplicationConstants missing HADOOP_MAPRED_HOME (Ray Chiang via
     aw)
     aw)
 
 
-    YARN-2853. Fixed a bug in ResourceManager causing apps to hang when the user
-    kill request races with ApplicationMaster finish. (Jian He via vinodkv)
-
 Release 2.6.0 - 2014-11-15
 Release 2.6.0 - 2014-11-15
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES
@@ -962,6 +959,9 @@ Release 2.6.0 - 2014-11-15
     reacquireContainer() that interrupted by NodeManager restart. (Junping Du
     reacquireContainer() that interrupted by NodeManager restart. (Junping Du
     via jlowe)
     via jlowe)
 
 
+    YARN-2853. Fixed a bug in ResourceManager causing apps to hang when the user
+    kill request races with ApplicationMaster finish. (Jian He via vinodkv)
+
 Release 2.5.2 - 2014-11-10
 Release 2.5.2 - 2014-11-10
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES