[ https://issues.apache.org/jira/browse/FLINK-24255 ]


    Stephan Ewen deleted comment on FLINK-24255:
    --------------------------------------

was (Author: flink-jira-bot):
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issue is assigned but has not 
received an update in 30 days, so it has been labeled "stale-assigned".
If you are still working on the issue, please remove the label and add a 
comment updating the community on your progress.  If this issue is waiting on 
feedback, please consider this a reminder to the committer/reviewer. Flink is a 
very active project, and so we appreciate your patience.
If you are no longer working on the issue, please unassign yourself so someone 
else may work on it.


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

Reply via email to