Put HDFS-1765 in the right place in the changelog.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1213541 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
43100e9c0e
commit
2892b058e0
|
@ -153,6 +153,9 @@ Trunk (unreleased changes)
|
||||||
HDFS-2606. webhdfs client filesystem impl must set the content-type
|
HDFS-2606. webhdfs client filesystem impl must set the content-type
|
||||||
header for create/append. (tucu)
|
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
|
Release 0.23.1 - UNRELEASED
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
@ -233,9 +236,6 @@ Release 0.23.1 - UNRELEASED
|
||||||
HDFS-2590. Fix the missing links in the WebHDFS forrest doc. (szetszwo)
|
HDFS-2590. Fix the missing links in the WebHDFS forrest doc. (szetszwo)
|
||||||
|
|
||||||
HDFS-2596. TestDirectoryScanner doesn't test parallel scans. (eli)
|
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
|
Release 0.23.0 - 2011-11-01
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue