[
https://issues.apache.org/jira/browse/FLINK-11902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-11902:
-----------------------------------
Labels: pull-request-available (was: )
> JarRunHandler wraps all exceptions in a RestHandlerException
> ------------------------------------------------------------
>
> Key: FLINK-11902
> URL: https://issues.apache.org/jira/browse/FLINK-11902
> Project: Flink
> Issue Type: Bug
> Components: Runtime / REST
> Affects Versions: 1.7.2, 1.8.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.3, 1.8.1
>
>
> The {{JarRunHandle}} wraps every exception during the job-submission in a
> {{RestHandlerException}}, which should only be used for exceptions where we
> are aware of the underlying cause.
> As a result the stacktraces from exceptions thrown during job-submission are
> not forwarded to users.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)