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