You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2013/04/25 01:55:13 UTC

[jira] [Created] (YARN-607) Split up TestFairScheduler

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