Author: mattf
Date: Fri Sep 9 23:50:38 2011
New Revision: 1167406
URL: http://svn.apache.org/viewvc?rev=1167406&view=rev
Log:
HADOOP-7343. Corrected ref to wrong jira number in CHANGES.txt, from commit
r1132794
Modified:
hadoop/common/branches/branch-0.20-security/CHANGES.txt
Modified: hadoop/common/branches/branch-0.20-security/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security/CHANGES.txt?rev=1167406&r1=1167405&r2=1167406&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.20-security/CHANGES.txt (original)
+++ hadoop/common/branches/branch-0.20-security/CHANGES.txt Fri Sep 9 23:50:38
2011
@@ -121,7 +121,7 @@ Release 0.20.205.0 - unreleased
MAPREDUCE-2705. Implements launch of multiple tasks concurrently.
(Thomas Graves via ddas)
- MAPREDUCE-7343. Make the number of warnings accepted by test-patch
+ HADOOP-7343. Make the number of warnings accepted by test-patch
configurable to limit false positives. (Thomas Graves via cdouglas)
HDFS-1836. Thousand of CLOSE_WAIT socket. Contributed by Todd Lipcon,