Fix CHANGES.txt for HDFS-2346 in trunk.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1207700 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Konstantin Shvachko 2011-11-28 23:40:24 +00:00
parent b32543d9ae
commit 32935d3e67

View File

@ -2124,6 +2124,9 @@ Release 0.21.1 - Unreleased
HDFS-1855. TestDatanodeBlockScanner.testBlockCorruptionRecoveryPolicy()
part 2 fails in two different ways. (Matt Foley via eli)
HDFS-2346. TestHost2NodesMap & TestReplicasMap will fail depending upon
execution order of test methods (Laxman, Uma Maheswara Rao G via shv)
Release 0.21.0 - 2010-08-13
INCOMPATIBLE CHANGES