HDFS-2572. Removed since it's only committed to trunk, not 0.23.0.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1241747 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Arun Murthy 2012-02-08 02:31:58 +00:00
parent 1cbbad0aae
commit 2c945088af
1 changed files with 0 additions and 2 deletions

View File

@ -71,8 +71,6 @@ Release 0.23.1 - UNRELEASED
HDFS-2349. Corruption detected during block transfers between DNs
should log a WARN instead of INFO. (harsh)
HDFS-2572. Remove unnecessary double-check in DN#getHostName. (harsh)
HDFS-2729. Update BlockManager's comments regarding the invalid block set (harsh)
HDFS-2726. Fix a logging issue under DFSClient's createBlockOutputStream method (harsh)