You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Flavio Pompermaier (JIRA)" <ji...@apache.org> on 2018/11/14 11:45:00 UTC

[jira] [Created] (FLINK-10879) Align Flink clients on env.execute()

Flavio Pompermaier created FLINK-10879:
------------------------------------------

             Summary: Align Flink clients on env.execute()
                 Key: FLINK-10879
                 URL: https://issues.apache.org/jira/browse/FLINK-10879
             Project: Flink
          Issue Type: Improvement
          Components: Client
    Affects Versions: 1.6.2
            Reporter: Flavio Pompermaier


Right now the REST APIs do not support any code after env.execute while the Flink API, CLI client or the code executed within the IDE do.

Both clients should behave in the same way (supporting env.execute() to return something and continue the code execution or not).

See the discussion on the DEV ML for more details: http://mail-archives.apache.org/mod_mbox/flink-dev/201811.mbox/%3CCAELUF_DhjzL9FECvx040_GE3d85Ykb-HcGVCh0O4y9h-cThq7A%40mail.gmail.com%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)