|
@@ -2,6 +2,13 @@ Hadoop Change Log
|
|
|
|
|
|
Release 0.21.1 - Unreleased
|
|
|
|
|
|
+ IMPROVEMENTS
|
|
|
+
|
|
|
+ HADOOP-6934. Test for ByteWritable comparator.
|
|
|
+ (Johannes Zillmann via Eli Collins)
|
|
|
+
|
|
|
+ HADOOP-6786. test-patch needs to verify Herriot integrity (cos)
|
|
|
+
|
|
|
BUG FIXES
|
|
|
|
|
|
HADOOP-6925. BZip2Codec incorrectly implements read().
|
|
@@ -10,10 +17,7 @@ Release 0.21.1 - Unreleased
|
|
|
HADOOP-6833. IPC leaks call parameters when exceptions thrown.
|
|
|
(Todd Lipcon via Eli Collins)
|
|
|
|
|
|
- IMPROVEMENTS
|
|
|
-
|
|
|
- HADOOP-6934. Test for ByteWritable comparator.
|
|
|
- (Johannes Zillmann via Eli Collins)
|
|
|
+ HADOOP-6971. Clover build doesn't generate per-test coverage (cos)
|
|
|
|
|
|
Release 0.21.0 - 2010-08-13
|
|
|
|
|
@@ -888,8 +892,6 @@ Release 0.21.0 - 2010-08-13
|
|
|
HADOOP-6821. Document changes to memory monitoring. (Hemanth Yamijala
|
|
|
via tomwhite)
|
|
|
|
|
|
- HADOOP-6786. test-patch needs to verify Herriot integrity (cos)
|
|
|
-
|
|
|
OPTIMIZATIONS
|
|
|
|
|
|
HADOOP-5595. NameNode does not need to run a replicator to choose a
|
|
@@ -1610,8 +1612,6 @@ Release 0.21.0 - 2010-08-13
|
|
|
HADOOP-6875. [Herriot] Cleanup of temp. configurations is needed upon
|
|
|
restart of a cluster (Vinay Thota via cos)
|
|
|
|
|
|
- HADOOP-6971. Clover build doesn't generate per-test coverage (cos)
|
|
|
-
|
|
|
Release 0.20.3 - Unreleased
|
|
|
|
|
|
NEW FEATURES
|