Author: vinodkv
Date: Tue Jun 10 20:25:22 2014
New Revision: 1601765

URL: http://svn.apache.org/r1601765
Log:
MAPREDUCE-5834. Increased test-timeouts in TestGridMixClasses to avoid 
occassional failures. Contributed by Mit Desai.
svn merge --ignore-ancestry -c 1601764 ../../trunk/

Modified:
    hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt

Modified: hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt?rev=1601765&r1=1601764&r2=1601765&view=diff
==============================================================================
--- hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt 
(original)
+++ hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt Tue 
Jun 10 20:25:22 2014
@@ -65,6 +65,9 @@ Release 2.5.0 - UNRELEASED
     MAPREDUCE-5886. Allow wordcount example job to accept multiple input paths.
     (cnauroth)
 
+    MAPREDUCE-5834. Increased test-timeouts in TestGridMixClasses to avoid
+    occassional failures. (Mit Desai via vinodkv)
+
   OPTIMIZATIONS
 
   BUG FIXES 


Reply via email to