From 4a98639a557785a7ded71976e92779efc789eab0 Mon Sep 17 00:00:00 2001 From: Tsz-wo Sze Date: Fri, 28 Oct 2011 01:48:12 +0000 Subject: [PATCH] Move HDFS-2355, HDFS-2371 and HDFS-2298 entries from trunk to 0.23 in CHANGES.txt. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1190126 13f79535-47bb-0310-9956-ffa450edef68 --- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index 9b18636660..dfd5aadc8a 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -28,11 +28,6 @@ Trunk (unreleased changes) HDFS-2351 Change Namenode and Datanode to register each of their protocols seperately. (Sanjay Radia) - HDFS-2355. Federation: enable using the same configuration file across - all the nodes in the cluster. (suresh) - - HDFS-2371. Refactor BlockSender.java for better readability. (suresh) - HDFS-2158. Add JournalSet to manage the set of journals. (jitendra) HDFS-2459. Separate datatypes for JournalProtocol. (suresh) @@ -75,9 +70,6 @@ Trunk (unreleased changes) HDFS-2373. Commands using webhdfs and hftp print unnecessary debug info on the console with security enabled. (Arpit Gupta via suresh) - HDFS-2298. Fix TestDfsOverAvroRpc by changing ClientProtocol to - not include multiple methods of the same name. (cutting) - HDFS-2349. Corruption detected during block transfers between DNs should log a WARN instead of INFO. (harsh) @@ -824,6 +816,11 @@ Release 0.23.0 - Unreleased HDFS-1869. mkdirs should use the supplied permission for all of the created directories. (Daryn Sharp via szetszwo) + HDFS-2355. Federation: enable using the same configuration file across + all the nodes in the cluster. (suresh) + + HDFS-2371. Refactor BlockSender.java for better readability. (suresh) + HDFS-2507. Allow saveNamespace operations to be canceled. (todd) OPTIMIZATIONS @@ -1208,6 +1205,9 @@ Release 0.23.0 - Unreleased HDFS-2494. Close the streams and DFSClient in DatanodeWebHdfsMethods. (Uma Maheswara Rao G via szetszwo) + HDFS-2298. Fix TestDfsOverAvroRpc by changing ClientProtocol to + not include multiple methods of the same name. (cutting) + HDFS-2432. Webhdfs: response FORBIDDEN when setReplication on non-files; clear umask before creating a flie; throw IllegalArgumentException if setOwner with both owner and group empty; throw FileNotFoundException if