Move HADOOP-8608 to branch-2.1

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1494824 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Christopher Douglas 2013-06-20 00:44:19 +00:00
parent 84862b54aa
commit d9021f8e38

View File

@ -135,8 +135,6 @@ Trunk (Unreleased)
HADOOP-9486. Promoted Windows and Shell related utils from YARN to Hadoop
Common. (Chris Nauroth via vinodkv)
HADOOP-8608. Add Configuration API for parsing time durations. (cdouglas)
HADOOP-9540. Expose the InMemoryS3 and S3N FilesystemStores implementations
for Unit testing. (Hari via stevel)
@ -462,6 +460,8 @@ Release 2.1.0-beta - UNRELEASED
HADOOP-9517. Documented various aspects of compatibility for Apache
Hadoop. (Karthik Kambatla via acmurthy)
HADOOP-8608. Add Configuration API for parsing time durations. (cdouglas)
OPTIMIZATIONS
HADOOP-9150. Avoid unnecessary DNS resolution attempts for logical URIs