Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.5.0, 1.6.0
Description
If the job submission, i.e. DispatcherGateway#submitJob fails with a JobSubmissionException the JobSubmissionHandler returns "Internal server error" instead of signaling the failed job submission.
This can for example occur if the transmitted execution graph is faulty, as tested by the JobSubmissionFailsITCase.
Attachments
Attachments
Issue Links
- blocks
-
FLINK-8925 Activate flip6 on travis
- Closed
- causes
-
FLINK-9568 Wrong error handling for batch input formats with invalid paths
- Closed
- is duplicated by
-
FLINK-9082 Submission with higher parallelism than task slots fails with TimeoutException
- Closed
- links to