You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/02/18 18:11:00 UTC

[jira] [Created] (FLINK-21401) Tests that manually build a JobGraph cannot use DeclarativeScheduler

Chesnay Schepler created FLINK-21401:
----------------------------------------

             Summary: Tests that manually build a JobGraph cannot use DeclarativeScheduler
                 Key: FLINK-21401
                 URL: https://issues.apache.org/jira/browse/FLINK-21401
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Coordination, Tests
            Reporter: Chesnay Schepler
             Fix For: 1.13.0


The default job type in the JobGraph is set to Batch, as a result of which all tests that manualyl assemble a JobGraph by default cannot be run with the DeclarativeScheduler.

For example, this also affects the JobMasterTest.



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