Sandy Ryza created YARN-607:
-------------------------------
Summary: Split up TestFairScheduler
Key: YARN-607
URL: https://issues.apache.org/jira/browse/YARN-607
Project: Hadoop YARN
Issue Type: Improvement
Components: scheduler
Affects Versions: 2.0.4-alpha
Reporter: Sandy Ryza
Assignee: Sandy Ryza
TestFairScheduler is 1,500 lines and bound to grow far beyond this with the new
features like multi-resource scheduling that are to be added. It would make
sense to factor out a set of common test utils and then split it into a few
different classes that test different aspects of the fair scheduler.
Here's a possible breakdown:
TestFairSchedulerAllocations
TestFairSchedulerPreemption
TestFairSchedulerConfiguration
TestFairSchedulerHierarchicalQueues
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira