Author: acmurthy
Date: Tue Sep 25 18:04:24 2012
New Revision: 1390032

URL: http://svn.apache.org/viewvc?rev=1390032&view=rev
Log:
HDFS-3871. Merging to branch-1.1.

Modified:
    hadoop/common/branches/branch-1/CHANGES.txt

Modified: hadoop/common/branches/branch-1/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/CHANGES.txt?rev=1390032&r1=1390031&r2=1390032&view=diff
==============================================================================
--- hadoop/common/branches/branch-1/CHANGES.txt (original)
+++ hadoop/common/branches/branch-1/CHANGES.txt Tue Sep 25 18:04:24 2012
@@ -72,9 +72,6 @@ Release 1.2.0 - unreleased
     MAPREDUCE-4499. Looking for speculative tasks is very expensive in 1.x
     (Koji Noguchi via tgraves)
 
-    HDFS-3871. Change DFSClient to use RetryUtils.  (Arun C Murthy
-    via szetszwo)
-
     HDFS-1108 Log newly allocated blocks (hdfs-1108-hadoop-1-v5.patch) 
(sanjay) 
 
     HADOOP-8832. Port generic service plugin mechanism from HADOOP-5257
@@ -402,6 +399,9 @@ Release 1.1.0 - unreleased
     HADOOP-8748. Refactor DFSClient retry utility methods to a new class in
     org.apache.hadoop.io.retry.  Contributed by Arun C Murthy.
 
+    HDFS-3871. Change DFSClient to use RetryUtils.  (Arun C Murthy
+    via szetszwo)
+
   BUG FIXES
 
     HDFS-3696. Set chunked streaming mode in WebHdfsFileSystem write operations


Reply via email to