You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/04/13 06:28:07 UTC

[jira] [Updated] (FLINK-21693) TestStreamEnvironment does not implement executeAsync

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

Yun Gao updated FLINK-21693:
----------------------------
    Fix Version/s: 1.16.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.16.0
>
>
> 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.20.1#820001)