You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2016/02/11 20:51:18 UTC

[jira] [Closed] (FLINK-3364) Don't initialize SavepointStore in JobManager constructor

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

Ufuk Celebi closed FLINK-3364.
------------------------------
    Resolution: Fixed

Fixed in dcea46e.

> Don't initialize SavepointStore in JobManager constructor
> ---------------------------------------------------------
>
>                 Key: FLINK-3364
>                 URL: https://issues.apache.org/jira/browse/FLINK-3364
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Ufuk Celebi
>            Assignee: Ufuk Celebi
>            Priority: Critical
>             Fix For: 1.0.0
>
>
> As with other components of the JobManager, the SavepointStore should be passed to the JobManager and not instantiated in the JobManager constructor. Failures during instantiation are otherwise not noticed, because of asynchronous instantiation via Akka.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)