YARN-3158. Correct log messages in ResourceTrackerService. Contributed

by Varun Saxena
This commit is contained in:
Xuan 2015-02-12 16:42:15 -08:00
parent 18297e0972
commit 99f6bd4f7a
2 changed files with 5 additions and 2 deletions

View File

@ -284,6 +284,9 @@ Release 2.7.0 - UNRELEASED
YARN-3124. Fixed CS LeafQueue/ParentQueue to use QueueCapacities to track YARN-3124. Fixed CS LeafQueue/ParentQueue to use QueueCapacities to track
capacities-by-label. (Wangda Tan via jianhe) capacities-by-label. (Wangda Tan via jianhe)
YARN-3158. Correct log messages in ResourceTrackerService.
(Varun Saxena via xgong)
OPTIMIZATIONS OPTIMIZATIONS
YARN-2990. FairScheduler's delay-scheduling always waits for node-local and YARN-2990. FairScheduler's delay-scheduling always waits for node-local and