Add missing YARN-1471 to the CHANGES.txt

This commit is contained in:
Allen Wittenauer 2014-09-09 14:06:27 -07:00
parent 2749fc677c
commit 9b81045754
1 changed files with 3 additions and 0 deletions

View File

@ -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)