Преглед изворни кода

Add missing YARN-1471 to the CHANGES.txt

Allen Wittenauer пре 11 година
родитељ
комит
9b81045754
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      hadoop-yarn-project/CHANGES.txt

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

@@ -15,6 +15,9 @@ Trunk - Unreleased
     YARN-524 TestYarnVersionInfo failing if generated properties doesn't
     include an SVN URL. (stevel)
 
+    YARN-1471. The SLS simulator is not running the preemption policy 
+    for CapacityScheduler (Carlo Curino via cdouglas)
+
     YARN-2216 TestRMApplicationHistoryWriter sometimes fails in trunk.
     (Zhijie Shen via xgong)