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: [email protected]
For additional commands, e-mail: [email protected]