You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/02/15 10:47:00 UTC

[jira] [Closed] (FLINK-8608) Add MiniDispatcher for job mode

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

Till Rohrmann closed FLINK-8608.
--------------------------------
    Resolution: Fixed

Fixed via 84418d0b9183fbfeb3919fcb0d2f17708f786628

> Add MiniDispatcher for job mode
> -------------------------------
>
>                 Key: FLINK-8608
>                 URL: https://issues.apache.org/jira/browse/FLINK-8608
>             Project: Flink
>          Issue Type: New Feature
>          Components: Distributed Coordination
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Major
>              Labels: flip-6
>             Fix For: 1.5.0
>
>
> In order to properly support the job mode, we need a {{MiniDispatcher}} which is started with a pre initialized {{JobGraph}} and launches a single {{JobManagerRunner}} with this job. Once the job is completed and if the {{MiniDispatcher}} is running in detached mode, the {{MiniDispatcher}} should terminate.



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