[
https://issues.apache.org/jira/browse/FLINK-21693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298232#comment-17298232
]
Till Rohrmann commented on FLINK-21693:
---------------------------------------
cc [~AHeise]
> TestStreamEnvironment does not implement executeAsync
> -----------------------------------------------------
>
> Key: FLINK-21693
> URL: https://issues.apache.org/jira/browse/FLINK-21693
> Project: Flink
> Issue Type: Bug
> Components: API / DataStream
> Affects Versions: 1.11.3, 1.12.2, 1.13.0
> Reporter: Till Rohrmann
> Priority: Major
> Fix For: 1.11.4, 1.13.0, 1.12.3
>
>
> When implementing FLINK-14392 we forgot to implement
> {{TestStreamEnvironment.executeAsync}}. As a consequence, when using
> {{TestStreamEnvironment}} and calling {{executeAsync}} the system will always
> start a new local {{MiniCluster}}. The proper behaviour would be to use the
> {{MiniCluster}} specified in the {{TestStreamEnvironment}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)