Explorar o código

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

(cherry picked from commit d648e60ebab7f1942dba92e9cd2cb62b8d70419b)

Conflicts:
	hadoop-yarn-project/CHANGES.txt
Arun C. Murthy %!s(int64=10) %!d(string=hai) anos
pai
achega
a97e9c0235
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      hadoop-yarn-project/CHANGES.txt

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

@@ -873,6 +873,9 @@ Release 2.6.0 - 2014-11-15
     reacquireContainer() that interrupted by NodeManager restart. (Junping Du
     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
 
   INCOMPATIBLE CHANGES