Pulling in YARN-3535 to branch 2.7.x

This commit is contained in:
Arun Suresh 2015-07-18 10:05:54 -07:00
parent 419c51d233
commit 176131f12b
1 changed files with 3 additions and 3 deletions

View File

@ -646,9 +646,6 @@ Release 2.8.0 - UNRELEASED
YARN-3885. ProportionalCapacityPreemptionPolicy doesn't preempt if queue is
more than 2 level. (Ajith S via wangda)
YARN-3535. Scheduler must re-request container resources when RMContainer transitions
from ALLOCATED to KILLED (rohithsharma and peng.zhang via asuresh)
Release 2.7.2 - UNRELEASED
INCOMPATIBLE CHANGES
@ -675,6 +672,9 @@ Release 2.7.2 - UNRELEASED
YARN-3905. Application History Server UI NPEs when accessing apps run after
RM restart (Eric Payne via jeagles)
YARN-3535. Scheduler must re-request container resources when RMContainer transitions
from ALLOCATED to KILLED (rohithsharma and peng.zhang via asuresh)
Release 2.7.1 - 2015-07-06
INCOMPATIBLE CHANGES