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
6cfeb84a36
commit
fe77cb1df0
|
@ -964,6 +964,9 @@ Release 2.7.3 - UNRELEASED
|
|||
HADOOP-12588. Fix intermittent test failure of TestGangliaMetrics.
|
||||
(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
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
@ -1785,6 +1788,9 @@ Release 2.6.4 - UNRELEASED
|
|||
HADOOP-11252. RPC client does not time out by default.
|
||||
(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
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
|
Loading…
Reference in New Issue