瀏覽代碼

Move YARN-4092 to 2.7.2

Jian He 9 年之前
父節點
當前提交
4eaa7fd3ea
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. 2 3
      hadoop-yarn-project/CHANGES.txt

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

@@ -422,9 +422,6 @@ Release 2.8.0 - UNRELEASED
     YARN-1556. NPE getting application report with a null appId. (Weiwei Yang via 
     junping_du)
 
-    YARN-4092. Fixed UI redirection to print useful messages when both RMs are
-    in standby mode. (Xuan Gong via jianhe)
-
   OPTIMIZATIONS
 
     YARN-3339. TestDockerContainerExecutor should pull a single image and not
@@ -824,6 +821,8 @@ Release 2.7.2 - UNRELEASED
     YARN-3978. Configurably turn off the saving of container info in Generic AHS
     (Eric Payne via jeagles)
 
+    YARN-4092. Fixed UI redirection to print useful messages when both RMs are
+    in standby mode. (Xuan Gong via jianhe)
 
   OPTIMIZATIONS