[
https://issues.apache.org/jira/browse/FLINK-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143370#comment-15143370
]
ASF GitHub Bot commented on FLINK-3364:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/1622
> 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)