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

[jira] [Closed] (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 ]

Kostas Kloudas closed FLINK-14758.
----------------------------------
    Resolution: Fixed

Merged on master with f074d1ff0d7115c64c966778cc08f0eae8db38e6

> 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
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)