소스 검색

Move HADOOP-9287 in CHANGES.txt after committing to branch-2

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1489258 13f79535-47bb-0310-9956-ffa450edef68
Jason Darrell Lowe 12 년 전
부모
커밋
8962f5ce88
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 2 - 2
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -145,8 +145,6 @@ Trunk (Unreleased)
     HADOOP-9540. Expose the InMemoryS3 and S3N FilesystemStores implementations
     for Unit testing. (Hari via stevel)
 
-    HADOOP-9287. Parallel-testing hadoop-common (Andrey Klochkov via jlowe)
-
   BUG FIXES
 
     HADOOP-9451. Fault single-layer config if node group topology is enabled.
@@ -453,6 +451,8 @@ Release 2.1.0-beta - UNRELEASED
 
     HADOOP-7391 Document Interface Classification from HADOOP-5073 (sanjay Radia)
 
+    HADOOP-9287. Parallel-testing hadoop-common (Andrey Klochkov via jlowe)
+
   OPTIMIZATIONS
 
     HADOOP-9150. Avoid unnecessary DNS resolution attempts for logical URIs