Author: eli
Date: Tue Dec 13 02:23:07 2011
New Revision: 1213541
URL: http://svn.apache.org/viewvc?rev=1213541&view=rev
Log:
Put HDFS-1765 in the right place in the changelog.
Modified:
hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
Modified: hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt?rev=1213541&r1=1213540&r2=1213541&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt (original)
+++ hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt Tue Dec 13
02:23:07 2011
@@ -153,6 +153,9 @@ Trunk (unreleased changes)
HDFS-2606. webhdfs client filesystem impl must set the content-type
header for create/append. (tucu)
+ HDFS-1765. Block Replication should respect under-replication
+ block priority. (Uma Maheswara Rao G via eli)
+
Release 0.23.1 - UNRELEASED
INCOMPATIBLE CHANGES
@@ -233,9 +236,6 @@ Release 0.23.1 - UNRELEASED
HDFS-2590. Fix the missing links in the WebHDFS forrest doc. (szetszwo)
HDFS-2596. TestDirectoryScanner doesn't test parallel scans. (eli)
-
- HDFS-1765. Block Replication should respect under-replication
- block priority. (Uma Maheswara Rao G via eli)
Release 0.23.0 - 2011-11-01