浏览代码

Fixing CHANGES.txt for YARN-285.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1425229 13f79535-47bb-0310-9956-ffa450edef68
Vinod Kumar Vavilapalli 12 年之前
父节点
当前提交
47c59570c1
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      hadoop-yarn-project/CHANGES.txt

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

@@ -28,10 +28,6 @@ Release 2.0.3-alpha - Unreleased
     YARN-230. RM Restart phase 1 - includes support for saving/restarting all
     YARN-230. RM Restart phase 1 - includes support for saving/restarting all
     applications on an RM bounce. (Bikas Saha via acmurthy)
     applications on an RM bounce. (Bikas Saha via acmurthy)
 
 
-    YARN-285. Added a temporary plugin interface for RM to be able to redirect
-    to JobHistory server for apps that it no longer tracks. (Derek Dagit via
-    vinodkv)
-
   IMPROVEMENTS
   IMPROVEMENTS
 
 
     YARN-223. Update process tree instead of getting new process trees.
     YARN-223. Update process tree instead of getting new process trees.
@@ -220,6 +216,10 @@ Release 0.23.6 - UNRELEASED
 
 
   IMPROVEMENTS
   IMPROVEMENTS
 
 
+    YARN-285. Added a temporary plugin interface for RM to be able to redirect
+    to JobHistory server for apps that it no longer tracks. (Derek Dagit via
+    vinodkv)
+
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
   BUG FIXES
   BUG FIXES