Browse Source

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

Xuan 10 years ago
parent
commit
58e9bf4b90
1 changed files with 2 additions and 2 deletions
  1. 2 2
      hadoop-yarn-project/CHANGES.txt

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

@@ -72,6 +72,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
@@ -929,8 +931,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