You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by om...@apache.org on 2007/10/15 19:35:02 UTC

svn commit: r584830 - /lucene/hadoop/trunk/CHANGES.txt

Author: omalley
Date: Mon Oct 15 10:35:00 2007
New Revision: 584830

URL: http://svn.apache.org/viewvc?rev=584830&view=rev
Log:
Move the change message for HADOOP-2036 to 14.3.

Modified:
    lucene/hadoop/trunk/CHANGES.txt

Modified: lucene/hadoop/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/hadoop/trunk/CHANGES.txt?rev=584830&r1=584829&r2=584830&view=diff
==============================================================================
--- lucene/hadoop/trunk/CHANGES.txt (original)
+++ lucene/hadoop/trunk/CHANGES.txt Mon Oct 15 10:35:00 2007
@@ -287,8 +287,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
@@ -427,6 +425,8 @@
 
     HADOOP-2053. Fixed a dangling reference to a memory buffer in the map 
     output sorter. (acmurthy via omalley)
+
+    HADOOP-2036. Fix a NullPointerException in JvmMetrics class. (nigel)
 
 Release 0.14.2 - 2007-10-09