Update CHANGES.txt for recent commits to 2.7 and 2.6
(cherry picked from commit c77c35f83c
)
This commit is contained in:
parent
00fca06b43
commit
7c419bc9e5
|
@ -1179,6 +1179,9 @@ Release 2.7.3 - UNRELEASED
|
||||||
YARN-4546. ResourceManager crash due to scheduling opportunity overflow.
|
YARN-4546. ResourceManager crash due to scheduling opportunity overflow.
|
||||||
(Jason Lowe via junping_du)
|
(Jason Lowe via junping_du)
|
||||||
|
|
||||||
|
YARN-3695. ServerProxy (NMProxy, etc.) shouldn't retry forever for non
|
||||||
|
network exception. (Raju Bairishetti via jianhe)
|
||||||
|
|
||||||
Release 2.7.2 - UNRELEASED
|
Release 2.7.2 - UNRELEASED
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
@ -2039,6 +2042,12 @@ Release 2.6.4 - UNRELEASED
|
||||||
YARN-4546. ResourceManager crash due to scheduling opportunity overflow.
|
YARN-4546. ResourceManager crash due to scheduling opportunity overflow.
|
||||||
(Jason Lowe via junping_du)
|
(Jason Lowe via junping_du)
|
||||||
|
|
||||||
|
YARN-3842. NMProxy should retry on NMNotYetReadyException.
|
||||||
|
(Robert Kanter via kasha)
|
||||||
|
|
||||||
|
YARN-3695. ServerProxy (NMProxy, etc.) shouldn't retry forever for non
|
||||||
|
network exception. (Raju Bairishetti via jianhe)
|
||||||
|
|
||||||
Release 2.6.3 - 2015-12-17
|
Release 2.6.3 - 2015-12-17
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
Loading…
Reference in New Issue