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)