Till Rohrmann created FLINK-21693:
-------------------------------------

             Summary: 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.12.2, 1.11.3, 1.13.0
            Reporter: Till Rohrmann
             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)

Reply via email to