[
https://issues.apache.org/jira/browse/FLINK-11902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek updated FLINK-11902:
-------------------------------------
Fix Version/s: (was: 1.8.1)
(was: 1.9.0)
1.8.0
> 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.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)