From b6a9d38c09ffe6bb15020985ad82a191dc54a771 Mon Sep 17 00:00:00 2001 From: Aaron Myers Date: Mon, 9 Jul 2012 18:34:36 +0000 Subject: [PATCH] Move CHANGES.txt entry for HDFS-3067 to branch-2 instead of trunk. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1359331 13f79535-47bb-0310-9956-ffa450edef68 --- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index 84f40a3044..22c6c5e86b 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -141,9 +141,6 @@ Trunk (unreleased changes) HDFS-2966. TestNameNodeMetrics tests can fail under load. (stevel) - HDFS-3067. NPE in DFSInputStream.readBuffer if read is repeated on - corrupted block. (Henry Robinson via atm) - HDFS-3116. Typo in fetchdt error message. (AOE Takashi via atm) HDFS-3126. Journal stream from Namenode to BackupNode needs to have @@ -287,6 +284,9 @@ Branch-2 ( Unreleased changes ) HDFS-2391. Newly set BalancerBandwidth value is not displayed anywhere. (harsh) + HDFS-3067. NPE in DFSInputStream.readBuffer if read is repeated on + corrupted block. (Henry Robinson via atm) + OPTIMIZATIONS HDFS-2982. Startup performance suffers when there are many edit log