[ 
https://issues.apache.org/jira/browse/FLINK-8785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16405966#comment-16405966
 ] 

Wind commented on FLINK-8785:
-----------------------------

[~Zentol] I can see that many handlers send error response whose 
"ErrorResponseBody" is "internal server error". I guess you expect that the 
"ErrorResponseBody" returns the real message of the exception like "The job 
graph is wrong". I can take this task if you can give me more details about 
this.

 

And I can't see "internal server error" in JobSubmissionFailsITCase, is it 
because the job is not submitted in a restful way ?

> 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
>            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)

Reply via email to