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:
Jason Lowe 2016-01-14 23:41:14 +00:00
parent 6cfeb84a36
commit fe77cb1df0
1 changed files with 6 additions and 0 deletions

View File

@ -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