Author: omalley
Date: Mon Oct 15 11:55:13 2007
New Revision: 584848
URL: http://svn.apache.org/viewvc?rev=584848&view=rev
Log:
Merge -r 584829:584830 from trunk into branch 15 to change the location of the
HADOOP-2036 change message.
Modified:
lucene/hadoop/branches/branch-0.15/CHANGES.txt
Modified: lucene/hadoop/branches/branch-0.15/CHANGES.txt
URL:
http://svn.apache.org/viewvc/lucene/hadoop/branches/branch-0.15/CHANGES.txt?rev=584848&r1=584847&r2=584848&view=diff
==============================================================================
--- lucene/hadoop/branches/branch-0.15/CHANGES.txt (original)
+++ lucene/hadoop/branches/branch-0.15/CHANGES.txt Mon Oct 15 11:55:13 2007
@@ -284,8 +284,6 @@
HADOOP-2023. Disable TestLocalDirAllocator on Windows.
(Hairong Kuang via nigel)
- HADOOP-2036. Fix a NullPointerException in JvmMetrics class. (nigel)
-
HADOOP-2016. Ignore status-updates from FAILED/KILLED tasks at the
TaskTracker. This fixes a race-condition which caused the tasks to wrongly
remain in the RUNNING state even after being killed by the JobTracker and
@@ -417,6 +415,8 @@
edits log. Reduce the number of syncs by double-buffering the changes
to the transaction log. (Dhruba Borthakur)
+
+ HADOOP-2036. Fix a NullPointerException in JvmMetrics class. (nigel)
Release 0.14.2 - 2007-10-09