Ufuk Celebi created FLINK-3185: ---------------------------------- Summary: Silent failure during job graph recovery Key: FLINK-3185 URL: https://issues.apache.org/jira/browse/FLINK-3185 Project: Flink Issue Type: Bug Components: Distributed Runtime Affects Versions: 0.10.1 Reporter: Ufuk Celebi Assignee: Ufuk Celebi Fix For: 0.10.2
If there is a failure during job graph recovery from ZooKeeper and the configured state backend, there is no way of telling what happened, because the operation happens in a future and does not log any exceptions. The user sees "Recovering all jobs" and after that no relevant log messages follow. -- This message was sent by Atlassian JIRA (v6.3.4#6332)