Author: szetszwo
Date: Wed Jan 13 18:55:11 2010
New Revision: 898881

URL: http://svn.apache.org/viewvc?rev=898881&view=rev
Log:
Move HDFS-127 from 0.20 to 0.21 in CHANGES.txt.

Modified:
    hadoop/hdfs/trunk/CHANGES.txt

Modified: hadoop/hdfs/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/hdfs/trunk/CHANGES.txt?rev=898881&r1=898880&r2=898881&view=diff
==============================================================================
--- hadoop/hdfs/trunk/CHANGES.txt (original)
+++ hadoop/hdfs/trunk/CHANGES.txt Wed Jan 13 18:55:11 2010
@@ -424,6 +424,9 @@
     HDFS-145. Cleanup inconsistent block length handling code in
     FSNameSystem#addStoredBlock. (hairong)
 
+    HDFS-127. Reset failure count in DFSClient for each block acquiring
+    operation.  (Igor Bolotin via szetszwo)
+
   BUG FIXES
 
     HDFS-76. Better error message to users when commands fail because of 
@@ -626,9 +629,6 @@
 
   IMPROVEMENTS
 
-    HDFS-127. Reset failure count in DFSClient for each block acquiring
-    operation.  (Igor Bolotin via szetszwo)
-
     HDFS-737. Add full path name of the file to the block information and 
     summary of total number of files, blocks, live and deadnodes to 
     metasave output. (Jitendra Nath Pandey via suresh)


Reply via email to