Browse Source

YARN-3243. Moving CHANGES.txt entry to the right release.

Vinod Kumar Vavilapalli 10 years ago
parent
commit
185e63a726
1 changed files with 3 additions and 3 deletions
  1. 3 3
      hadoop-yarn-project/CHANGES.txt

+ 3 - 3
hadoop-yarn-project/CHANGES.txt

@@ -113,9 +113,6 @@ Release 2.8.0 - UNRELEASED
     YARN-1880. Cleanup TestApplicationClientProtocolOnHA
     (ozawa via harsh)
 
-    YARN-3243. CapacityScheduler should pass headroom from parent to children
-    to make sure ParentQueue obey its capacity limits. (Wangda Tan via jianhe)
-
     YARN-3357. Move TestFifoScheduler to FIFO package. (Rohith Sharmaks 
     via devaraj)
 
@@ -326,6 +323,9 @@ Release 2.7.1 - UNRELEASED
 
   IMPROVEMENTS
 
+    YARN-3243. CapacityScheduler should pass headroom from parent to children
+    to make sure ParentQueue obey its capacity limits. (Wangda Tan via jianhe)
+
   OPTIMIZATIONS
 
   BUG FIXES