[ https://issues.apache.org/jira/browse/FLINK-8785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444055#comment-16444055 ]
ASF GitHub Bot commented on FLINK-8785: --------------------------------------- Github user buptljy commented on the issue: https://github.com/apache/flink/pull/5877 @zentol ok, I thought that it was a small change before, so you mean we can make more changes on the messages of the exceptions and let them reported more properly ? I will test all the cases in the JobSubmissionFailsITCase. > JobSubmitHandler does not handle JobSubmissionExceptions > -------------------------------------------------------- > > Key: FLINK-8785 > URL: https://issues.apache.org/jira/browse/FLINK-8785 > Project: Flink > Issue Type: Bug > Components: Job-Submission, JobManager, REST > Affects Versions: 1.5.0 > Reporter: Chesnay Schepler > Assignee: buptljy > Priority: Critical > Labels: flip-6 > > 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}}. -- This message was sent by Atlassian JIRA (v7.6.3#76005)