Stephan Ewen created FLINK-3361: ----------------------------------- Summary: Wrong error messages for execution retry delay and akka ask pause config values Key: FLINK-3361 URL: https://issues.apache.org/jira/browse/FLINK-3361 Project: Flink Issue Type: Bug Components: JobManager Affects Versions: 0.10.1 Reporter: Stephan Ewen Priority: Blocker Fix For: 1.0.0
JobManager, lines 2042 and consecutive: When the execution retry delay config value is wrong, the exception refers to the ask timeout. When the ask timeout is wrong (and no exec delay is configured), the exec delay is reported as wrong. Without looking at the code, it is impossible to figure out what is wrong. -- This message was sent by Atlassian JIRA (v6.3.4#6332)