Repository: hadoop Updated Branches: refs/heads/trunk f325522c1 -> 185e63a72
YARN-3243. Moving CHANGES.txt entry to the right release. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/185e63a7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/185e63a7 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/185e63a7 Branch: refs/heads/trunk Commit: 185e63a72638f01bb27e790c8dedf458923a2cae Parents: f325522 Author: Vinod Kumar Vavilapalli <[email protected]> Authored: Wed May 6 10:42:50 2015 -0700 Committer: Vinod Kumar Vavilapalli <[email protected]> Committed: Wed May 6 10:42:50 2015 -0700 ---------------------------------------------------------------------- hadoop-yarn-project/CHANGES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/185e63a7/hadoop-yarn-project/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt index 97b7ee4..1b574b9 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -113,9 +113,6 @@ Release 2.8.0 - UNRELEASED YARN-1880. Cleanup TestApplicationClientProtocolOnHA (ozawa via harsh) - YARN-3243. CapacityScheduler should pass headroom from parent to children - to make sure ParentQueue obey its capacity limits. (Wangda Tan via jianhe) - YARN-3357. Move TestFifoScheduler to FIFO package. (Rohith Sharmaks via devaraj) @@ -326,6 +323,9 @@ Release 2.7.1 - UNRELEASED IMPROVEMENTS + YARN-3243. CapacityScheduler should pass headroom from parent to children + to make sure ParentQueue obey its capacity limits. (Wangda Tan via jianhe) + OPTIMIZATIONS BUG FIXES
