[
https://issues.apache.org/jira/browse/FLINK-21693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song updated FLINK-21693:
---------------------------------
Fix Version/s: (was: 1.12.6)
(was: 1.11.5)
(was: 1.14.0)
1.14.1
1.15.0
> 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: Minor
> Labels: auto-deprioritized-major
> Fix For: 1.15.0, 1.14.1
>
>
> 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)