[
https://issues.apache.org/jira/browse/FLINK-24255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song updated FLINK-24255:
---------------------------------
Fix Version/s: (was: 1.14.0)
1.14.1
1.15.0
> Test Environment / Mini Cluster do not forward configuration.
> -------------------------------------------------------------
>
> Key: FLINK-24255
> URL: https://issues.apache.org/jira/browse/FLINK-24255
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.13.2
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0, 1.14.1
>
>
> When using {{StreamExecutionEnvironment
> getExecutionEnvironment(Configuration)}}, the config should determine the
> characteristics of the execution.
> The config is for example passed to the local environment in the local
> execution case, and used during the instantiation of the MiniCluster.
> But when using the {{TestStreamEnvironment}} and the
> {{MiniClusterWithClientRule}}, the config is ignored.
> The issue is that the {{StreamExecutionEnvironmentFactory}} in
> {{TestStreamEnvironment}} ignores the config that is passed to it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)