Move MAPREDUCE-5075 to 2.0.5-beta in CHANGES.txt.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1458749 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
718f0f92a9
commit
efe93340ce
@ -238,6 +238,9 @@ Release 2.0.5-beta - UNRELEASED
|
|||||||
MAPREDUCE-4716. TestHsWebServicesJobsQuery.testJobsQueryStateInvalid
|
MAPREDUCE-4716. TestHsWebServicesJobsQuery.testJobsQueryStateInvalid
|
||||||
fails with jdk7. (tgraves via tucu)
|
fails with jdk7. (tgraves via tucu)
|
||||||
|
|
||||||
|
MAPREDUCE-5075. DistCp leaks input file handles since ThrottledInputStream
|
||||||
|
does not close the wrapped InputStream. (Chris Nauroth via szetszwo)
|
||||||
|
|
||||||
Release 2.0.4-alpha - UNRELEASED
|
Release 2.0.4-alpha - UNRELEASED
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
@ -250,9 +253,6 @@ Release 2.0.4-alpha - UNRELEASED
|
|||||||
|
|
||||||
BUG FIXES
|
BUG FIXES
|
||||||
|
|
||||||
MAPREDUCE-5075. DistCp leaks input file handles since ThrottledInputStream
|
|
||||||
does not close the wrapped InputStream. (Chris Nauroth via szetszwo)
|
|
||||||
|
|
||||||
Release 2.0.3-alpha - 2013-02-06
|
Release 2.0.3-alpha - 2013-02-06
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
Loading…
Reference in New Issue
Block a user