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)