You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/14 13:35:00 UTC

[jira] [Updated] (FLINK-14758) Add Executor-related interfaces and utilities

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

ASF GitHub Bot updated FLINK-14758:
-----------------------------------
    Labels: pull-request-available  (was: )

> Add Executor-related interfaces and utilities
> ---------------------------------------------
>
>                 Key: FLINK-14758
>                 URL: https://issues.apache.org/jira/browse/FLINK-14758
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Client / Job Submission
>    Affects Versions: 1.10.0
>            Reporter: Kostas Kloudas
>            Assignee: Kostas Kloudas
>            Priority: Major
>              Labels: pull-request-available
>
> This is issue only targets at introducing the interfaces without (yet) using them. It will add the {{Executor}} interface, the {{ExecutorFactory}} and the {{ExecutorServiceLoader}} which will be able to "discover" the registered {{ExecutorFactories}}.
> In addition, it will add the {{env.execute()}} (both batch and streaming) implementations as described in [FLIP-73|[https://cwiki.apache.org/confluence/display/FLINK/FLIP-73%3A+Introducing+Executors+for+job+submission]], but this is not going to affect anything as the current environments override the {{execute()}} method.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)