Forráskód Böngészése

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

(cherry picked from commit 185e63a72638f01bb27e790c8dedf458923a2cae)
Vinod Kumar Vavilapalli 10 éve
szülő
commit
da410ea02a
1 módosított fájl, 3 hozzáadás és 3 törlés
  1. 3 3
      hadoop-yarn-project/CHANGES.txt

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

@@ -65,9 +65,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)
 
@@ -281,6 +278,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