Update CHANGES.txt for commit of HADOOP-12107 to branch-2.7 and branch-2.6
(cherry picked from commit 651c23e8ef
)
This commit is contained in:
parent
aadcaf4f32
commit
86456b01eb
|
@ -1022,6 +1022,9 @@ Release 2.7.3 - UNRELEASED
|
||||||
HADOOP-12588. Fix intermittent test failure of TestGangliaMetrics.
|
HADOOP-12588. Fix intermittent test failure of TestGangliaMetrics.
|
||||||
(Masatake Iwasaki via aajisaka)
|
(Masatake Iwasaki via aajisaka)
|
||||||
|
|
||||||
|
HADOOP-12107. long running apps may have a huge number of StatisticsData
|
||||||
|
instances under FileSystem (Sangjin Lee via Ming Ma)
|
||||||
|
|
||||||
Release 2.7.2 - UNRELEASED
|
Release 2.7.2 - UNRELEASED
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
@ -1843,6 +1846,9 @@ Release 2.6.4 - UNRELEASED
|
||||||
HADOOP-11252. RPC client does not time out by default.
|
HADOOP-11252. RPC client does not time out by default.
|
||||||
(Wilfred Spiegelenburg and Masatake Iwasaki via aajisaka)
|
(Wilfred Spiegelenburg and Masatake Iwasaki via aajisaka)
|
||||||
|
|
||||||
|
HADOOP-12107. long running apps may have a huge number of StatisticsData
|
||||||
|
instances under FileSystem (Sangjin Lee via Ming Ma)
|
||||||
|
|
||||||
Release 2.6.3 - 2015-12-17
|
Release 2.6.3 - 2015-12-17
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
Loading…
Reference in New Issue