Kostas Kloudas created FLINK-14758:
--------------------------------------

             Summary: 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


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)

Reply via email to