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

change log.

(cherry picked from commit 58e9bf4b908e0b21309006eba49899b092f38071)
This commit is contained in:
Xuan 2014-11-10 18:31:25 -08:00
parent b3badf935a
commit b390579c15

View File

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