[ 
https://issues.apache.org/jira/browse/FLINK-24255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephan Ewen resolved FLINK-24255.
----------------------------------
    Fix Version/s: 1.13.4
       Resolution: Fixed

Fixed
  - 1.13.4 (release-1.13) via 20323e32ac01a6ecd4a8ca1e3f3d2291e4119661
  - 1.14.1 (release-1.14) via dd17a319b7ad338c4d5a12ebe29a8f46bb987228
  - 1.15.0 (master) via 57253c5fc880fff880526a8954446c8189ac7c72

> 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, 1.13.4
>
>
> 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.20.1#820001)

Reply via email to