ソースを参照

YARN-2841: Correct fix version from branch-2.6 to branch-2.7 in the
change log.

(cherry picked from commit 58e9bf4b908e0b21309006eba49899b092f38071)

Xuan 10 年 前
コミット
b390579c15
1 ファイル変更2 行追加2 行削除
  1. 2 2
      hadoop-yarn-project/CHANGES.txt

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

@@ -45,6 +45,8 @@ Release 2.7.0 - UNRELEASED
     YARN-2713. "RM Home" link in NM should point to one of the RMs in an 
     HA setup. (kasha)
 
+    YARN-2841. RMProxy should retry EOFException. (Jian He via xgong)
+
 Release 2.6.0 - 2014-11-15
 
   INCOMPATIBLE CHANGES
@@ -902,8 +904,6 @@ Release 2.6.0 - 2014-11-15
     consistent with the (somewhat incorrect) behaviour in the non-recovery case.
     (Jian He via vinodkv)
 
-    YARN-2841. RMProxy should retry EOFException. (Jian He via xgong)
-
 Release 2.5.2 - 2014-11-10
 
   INCOMPATIBLE CHANGES