[ https://issues.apache.org/jira/browse/FLINK-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143261#comment-15143261 ]
ASF GitHub Bot commented on FLINK-3364: --------------------------------------- Github user uce commented on the pull request: https://github.com/apache/flink/pull/1622#issuecomment-183009153 Travis gives the green light (finally). I'm going to merge this. > 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)