You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Tamas Domok (Jira)" <ji...@apache.org> on 2021/09/20 07:33:00 UTC

[jira] [Created] (YARN-10962) Do not extend from CapacitySchedulerTestBase when not needed

Tamas Domok created YARN-10962:
----------------------------------

             Summary: Do not extend from CapacitySchedulerTestBase when not needed
                 Key: YARN-10962
                 URL: https://issues.apache.org/jira/browse/YARN-10962
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Tamas Domok


The following classes extends CapacitySchedulerTestBase, but it is unnecessary. 

 - TestCapacitySchedulerMultiNodes

 - TestCapacitySchedulerMultiNodesWithPreemption

 - TestCapacitySchedulerSchedulingRequestUpdate

 - TestCapacitySchedulerWorkflowPriorityMapping

The helper methods could be static, so inheritance is not needed here.

 

Later the TestCapacityScheduler can be split by features, where the CapacitySchedulerTestBase will come handy.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org