Author: tomwhite
Date: Fri Aug 13 19:24:38 2010
New Revision: 985327
URL: http://svn.apache.org/viewvc?rev=985327&view=rev
Log:
Preparing for release 0.21.0
Modified:
hadoop/hdfs/branches/branch-0.21/CHANGES.txt
hadoop/hdfs/branches/branch-0.21/src/docs/releasenotes.html
Modified: hadoop/hdfs/branches/branch-0.21/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/hdfs/branches/branch-0.21/CHANGES.txt?rev=985327&r1=985326&r2=985327&view=diff
==============================================================================
--- hadoop/hdfs/branches/branch-0.21/CHANGES.txt (original)
+++ hadoop/hdfs/branches/branch-0.21/CHANGES.txt Fri Aug 13 19:24:38 2010
@@ -1,6 +1,6 @@
Hadoop HDFS Change Log
-Release 0.21.0 - 2010-07-01
+Release 0.21.0 - 2010-08-13
INCOMPATIBLE CHANGES
Modified: hadoop/hdfs/branches/branch-0.21/src/docs/releasenotes.html
URL:
http://svn.apache.org/viewvc/hadoop/hdfs/branches/branch-0.21/src/docs/releasenotes.html?rev=985327&r1=985326&r2=985327&view=diff
==============================================================================
--- hadoop/hdfs/branches/branch-0.21/src/docs/releasenotes.html (original)
+++ hadoop/hdfs/branches/branch-0.21/src/docs/releasenotes.html Fri Aug 13
19:24:38 2010
@@ -87,8 +87,6 @@
</li>
<li>[<a href='https://issues.apache.org/jira/browse/HDFS-127'>HDFS-127</a>] -
DFSClient block read failures cause open DFSInputStream to become
unusable
</li>
-<li>[<a href='https://issues.apache.org/jira/browse/HDFS-132'>HDFS-132</a>] -
Namenode in Safemode reports to Simon non-zero number of deleted files
during startup
-</li>
<li>[<a href='https://issues.apache.org/jira/browse/HDFS-145'>HDFS-145</a>] -
FSNameSystem#addStoredBlock does not handle inconsistent block length
correctly
</li>
<li>[<a href='https://issues.apache.org/jira/browse/HDFS-167'>HDFS-167</a>] -
DFSClient continues to retry indefinitely
@@ -375,8 +373,20 @@
</li>
<li>[<a href='https://issues.apache.org/jira/browse/HDFS-1256'>HDFS-1256</a>]
- libhdfs is missing from the tarball
</li>
+<li>[<a href='https://issues.apache.org/jira/browse/HDFS-1258'>HDFS-1258</a>]
- Clearing namespace quota on "/" corrupts FS image
+</li>
<li>[<a href='https://issues.apache.org/jira/browse/HDFS-1267'>HDFS-1267</a>]
- fuse-dfs does not compile
</li>
+<li>[<a href='https://issues.apache.org/jira/browse/HDFS-1288'>HDFS-1288</a>]
- start-all.sh / stop-all.sh does not seem to work with HDFS
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/HDFS-1292'>HDFS-1292</a>]
- Allow artifacts to be published to the staging Apache Nexus Maven
Repository
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/HDFS-1299'>HDFS-1299</a>]
- 'compile-fault-inject' never should be called directly.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/HDFS-1311'>HDFS-1311</a>]
- Running tests with 'testcase' cause triple execution of the same test
case
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/HDFS-1313'>HDFS-1313</a>]
- HdfsProxy changes from HDFS-481 missed in y20.1xx
+</li>
</ul>
<h3> Improvement
@@ -428,6 +438,8 @@
</li>
<li>[<a href='https://issues.apache.org/jira/browse/HDFS-530'>HDFS-530</a>] -
Refactor TestFileAppend* to remove code duplications
</li>
+<li>[<a href='https://issues.apache.org/jira/browse/HDFS-531'>HDFS-531</a>] -
Renaming of configuration keys
+</li>
<li>[<a href='https://issues.apache.org/jira/browse/HDFS-532'>HDFS-532</a>] -
Allow applications to know that a read request failed because block is
missing
</li>
<li>[<a href='https://issues.apache.org/jira/browse/HDFS-539'>HDFS-539</a>] -
Fault injeciton utlis for pipeline testing needs to be refactored for
future reuse by other tests
@@ -490,6 +502,8 @@
</li>
<li>[<a href='https://issues.apache.org/jira/browse/HDFS-800'>HDFS-800</a>] -
The last block of a file under construction may change to the COMPLETE
state in response to getAdditionalBlock or completeFileInternal
</li>
+<li>[<a href='https://issues.apache.org/jira/browse/HDFS-806'>HDFS-806</a>] -
Add new unit tests to the 10-mins 'run-commit-test' target
+</li>
<li>[<a href='https://issues.apache.org/jira/browse/HDFS-822'>HDFS-822</a>] -
Appends to already-finalized blocks can rename across volumes
</li>
<li>[<a href='https://issues.apache.org/jira/browse/HDFS-826'>HDFS-826</a>] -
Allow a mechanism for an application to detect that datanode(s) have
died in the write pipeline
@@ -634,6 +648,10 @@
</li>
<li>[<a href='https://issues.apache.org/jira/browse/HDFS-869'>HDFS-869</a>] -
0.21.0 - snapshot incorrect dependency published in .pom files
</li>
+<li>[<a href='https://issues.apache.org/jira/browse/HDFS-1174'>HDFS-1174</a>]
- New properties for suspend and resume process.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/HDFS-1277'>HDFS-1277</a>]
- [Herriot] New property for multi user list.
+</li>
</ul>
<h3> Test
@@ -670,5 +688,6 @@
</ul>
+
</body>
</html>
\ No newline at end of file