You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhu Zhu (Jira)" <ji...@apache.org> on 2020/01/14 09:40:00 UTC

[jira] [Created] (FLINK-15582) Enable batch scheduling tests in LegacySchedulerBatchSchedulingTest for DefaultScheduler as well

Zhu Zhu created FLINK-15582:
-------------------------------

             Summary: Enable batch scheduling tests in LegacySchedulerBatchSchedulingTest for DefaultScheduler as well
                 Key: FLINK-15582
                 URL: https://issues.apache.org/jira/browse/FLINK-15582
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Coordination
    Affects Versions: 1.10.0
            Reporter: Zhu Zhu
             Fix For: 1.10.0


{{testSchedulingOfJobWithFewerSlotsThanParallelism}} is a common case but it is only tested with legacy scheduler in {{LegacySchedulerBatchSchedulingTest}} at the moment.
We should enable it for DefaultScheduler as well. 
This also allows us to safely remove {{LegacySchedulerBatchSchedulingTest}} when we are removing the LegacyScheduler and related components without loosing test coverage.



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