YARN-2841: Correct fix version from branch-2.6 to branch-2.7 in the
change log.
(cherry picked from commit 58e9bf4b90
)
This commit is contained in:
parent
b3badf935a
commit
b390579c15
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue