Author: dhruba
Date: Mon Jun 2 11:45:16 2008
New Revision: 662515
URL: http://svn.apache.org/viewvc?rev=662515&view=rev
Log:
HADOOP-3310. The namenode instructs the primary datanode to do lease
recovery. The block gets a new generation stamp.
Tsz Wo (Nicholas), SZE via dhruba)
Modified:
hadoop/core/trunk/CHANGES.txt
Modified: hadoop/core/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/core/trunk/CHANGES.txt?rev=662515&r1=662514&r2=662515&view=diff
==============================================================================
--- hadoop/core/trunk/CHANGES.txt (original)
+++ hadoop/core/trunk/CHANGES.txt Mon Jun 2 11:45:16 2008
@@ -61,6 +61,10 @@
HADOOP-3265. Removed depcrecated API getFileCacheHints().
(Lohit Vijayarenu via rangadi)
+ HADOOP-3310. The namenode instructs the primary datanode to do lease
+ recovery. The block gets a new generation stamp.
+ (Tsz Wo (Nicholas), SZE via dhruba)
+
NEW FEATURES
HADOOP-3074. Provides a UrlStreamHandler for DFS and other FS,
@@ -182,10 +186,6 @@
HADOOP-3434. Retain the cause of the bind failure in Server::bind.
(Steve Loughran via cdouglas)
- HADOOP-3310. The namenode instructs the primary datanode to do lease
- recovery. The block gets a new generation stamp.
- (Tsz Wo (Nicholas), SZE via dhruba)
-
OPTIMIZATIONS
HADOOP-3274. The default constructor of BytesWritable creates empty