瀏覽代碼

Move the change message for HADOOP-2036 to 14.3.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@584830 13f79535-47bb-0310-9956-ffa450edef68
Owen O'Malley 18 年之前
父節點
當前提交
24615c2d56
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      CHANGES.txt

+ 2 - 2
CHANGES.txt

@@ -287,8 +287,6 @@ Branch 0.15 (unreleased changes)
     HADOOP-2023. Disable TestLocalDirAllocator on Windows.
     HADOOP-2023. Disable TestLocalDirAllocator on Windows.
     (Hairong Kuang via nigel)
     (Hairong Kuang via nigel)
 
 
-    HADOOP-2036. Fix a NullPointerException in JvmMetrics class. (nigel)
-
     HADOOP-2016.  Ignore status-updates from FAILED/KILLED tasks at the 
     HADOOP-2016.  Ignore status-updates from FAILED/KILLED tasks at the 
     TaskTracker. This fixes a race-condition which caused the tasks to wrongly 
     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
     remain in the RUNNING state even after being killed by the JobTracker and
@@ -428,6 +426,8 @@ Release 0.14.3 - Unreleased
     HADOOP-2053. Fixed a dangling reference to a memory buffer in the map 
     HADOOP-2053. Fixed a dangling reference to a memory buffer in the map 
     output sorter. (acmurthy via omalley)
     output sorter. (acmurthy via omalley)
 
 
+    HADOOP-2036. Fix a NullPointerException in JvmMetrics class. (nigel)
+
 Release 0.14.2 - 2007-10-09
 Release 0.14.2 - 2007-10-09
 
 
   BUG FIXES
   BUG FIXES