Jelajahi Sumber

Fix CHANGES.TXT to reflect that HADOOP-2904 AND HADOOP-2903 are
part of 0.16.1 branch.


git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@632191 13f79535-47bb-0310-9956-ffa450edef68

Dhruba Borthakur 17 tahun lalu
induk
melakukan
aa00749ce7
1 mengubah file dengan 6 tambahan dan 6 penghapusan
  1. 6 6
      CHANGES.txt

+ 6 - 6
CHANGES.txt

@@ -91,12 +91,6 @@ Trunk (unreleased changes)
 
     HADOOP-2891.  DFSClient.close() closes all open files. (dhruba)
 
-    HADOOP-2904.  Fix to RPC metrics to log the correct host name. 
-    (girish vaitheeswaran via dhruba)
-
-    HADOOP-2903.  Fix exception generated by Metrics while using pushMetric().
-    (girish vaitheeswaran via dhruba)
-
 Release 0.16.1 - Unreleased
 
   IMPROVEMENTS
@@ -176,6 +170,12 @@ Release 0.16.1 - Unreleased
     HADOOP-2894. Fix a problem to do with tasktrackers failing to connect to
     JobTracker upon reinitialization. (Owen O'Malley via ddas).
 
+    HADOOP-2903.  Fix exception generated by Metrics while using pushMetric().
+    (girish vaitheeswaran via dhruba)
+
+    HADOOP-2904.  Fix to RPC metrics to log the correct host name. 
+    (girish vaitheeswaran via dhruba)
+
 Release 0.16.0 - 2008-02-07
 
   INCOMPATIBLE CHANGES