Till Rohrmann created FLINK-22041:
-------------------------------------
Summary: Configure DataStreamAllroundTest via Configuration instead of ParameterTool
Key: FLINK-22041
URL:
https://issues.apache.org/jira/browse/FLINK-22041 Project: Flink
Issue Type: Improvement
Components: Tests
Affects Versions: 1.12.2, 1.11.3, 1.13.0
Reporter: Till Rohrmann
With the completion of FLINK-14785, we can now configure the {{ExecutionEnvironment}} and {{StreamExecutionEnvironment}} completely via the Flink configuration. Consequently, we no longer need the custom config options defined in the {{DataStreamAllroundTestFactory}} to configure the {{*ExecutionEnvironment}} and can remove them. Removing this custom configuration logic will also improve our test coverage since we also test the configuration path.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)