You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/02/11 17:47:12 UTC

[jira] [Created] (FLINK-1529) Improve JobManager startup robustness

Stephan Ewen created FLINK-1529:
-----------------------------------

             Summary: Improve JobManager startup robustness
                 Key: FLINK-1529
                 URL: https://issues.apache.org/jira/browse/FLINK-1529
             Project: Flink
          Issue Type: Improvement
          Components: JobManager
    Affects Versions: 0.9
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 0.9


Currently, the JobManager is creates asynchronously (as an actor). If its initialization fails (for various reasons), the process does not terminate and gives only vague log message that an actor creation failed.



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