move fix version of YARN-4287 from 2.8.0 to 2.7.3

(cherry picked from commit 3504d0e79568fc10dd9f6f86dbff93a6b13d0f80)
This commit is contained in:
Wangda Tan 2015-11-18 14:01:02 -08:00
parent 253e0404f3
commit 23a130abd7

View File

@ -560,8 +560,6 @@ Release 2.8.0 - UNRELEASED
YARN-4310. FairScheduler: Log skipping reservation messages at DEBUG level (asuresh)
YARN-4287. Capacity Scheduler: Rack Locality improvement (Nathan Roberts via wangda)
YARN-4279. Mark ApplicationId and ApplicationAttemptId static methods as @Public,
@Unstable. (stevel)
@ -1067,6 +1065,8 @@ Release 2.7.3 - UNRELEASED
IMPROVEMENTS
YARN-4287. Capacity Scheduler: Rack Locality improvement (Nathan Roberts via wangda)
OPTIMIZATIONS
BUG FIXES