Author: ddas
Date: Fri Mar 13 05:00:47 2009
New Revision: 753112
URL: http://svn.apache.org/viewvc?rev=753112&view=rev
Log:
HADOOP-5449. Fixes the history cleaner thread. Contributed by Amareshwari
Sriramadasu.
Modified:
hadoop/core/trunk/CHANGES.txt
Modified: hadoop/core/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/core/trunk/CHANGES.txt?rev=753112&r1=753111&r2=753112&view=diff
==============================================================================
--- hadoop/core/trunk/CHANGES.txt (original)
+++ hadoop/core/trunk/CHANGES.txt Fri Mar 13 05:00:47 2009
@@ -1032,6 +1032,9 @@
HADOOP-5446. Restore TaskTracker metrics. (cdouglas)
+ HADOOP-5449. Fixes the history cleaner thread.
+ (Amareshwari Sriramadasu via ddas)
+
Release 0.19.1 - Unreleased
IMPROVEMENTS