Move HDFS-4458 to 2.0.3-alpha in CHANGES.txt.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1443309 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
411bb0bd99
commit
1eaf9944e3
@ -311,10 +311,6 @@ Release 2.0.4-beta - UNRELEASED
|
|||||||
|
|
||||||
BUG FIXES
|
BUG FIXES
|
||||||
|
|
||||||
HDFS-4458. In DFSUtil.getNameServiceUris(..), convert default fs URI using
|
|
||||||
NetUtils.createSocketAddr(..) for being consistent with other addresses.
|
|
||||||
(Binglin Chang via szetszwo)
|
|
||||||
|
|
||||||
Release 2.0.3-alpha - 2013-02-06
|
Release 2.0.3-alpha - 2013-02-06
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
@ -784,6 +780,10 @@ Release 2.0.3-alpha - 2013-02-06
|
|||||||
HDFS-4468. Use the new StringUtils methods added by HADOOP-9252 and fix
|
HDFS-4468. Use the new StringUtils methods added by HADOOP-9252 and fix
|
||||||
TestHDFSCLI and TestQuota. (szetszwo)
|
TestHDFSCLI and TestQuota. (szetszwo)
|
||||||
|
|
||||||
|
HDFS-4458. In DFSUtil.getNameServiceUris(..), convert default fs URI using
|
||||||
|
NetUtils.createSocketAddr(..) for being consistent with other addresses.
|
||||||
|
(Binglin Chang via szetszwo)
|
||||||
|
|
||||||
BREAKDOWN OF HDFS-3077 SUBTASKS
|
BREAKDOWN OF HDFS-3077 SUBTASKS
|
||||||
|
|
||||||
HDFS-3077. Quorum-based protocol for reading and writing edit logs.
|
HDFS-3077. Quorum-based protocol for reading and writing edit logs.
|
||||||
|
Loading…
Reference in New Issue
Block a user