[
https://issues.apache.org/jira/browse/FLINK-18519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kostas Kloudas closed FLINK-18519.
----------------------------------
Resolution: Fixed
Fixed on master with 78b00f65c3cd9c3536e54fd63f240bc89c83e572
and on release-1.11 with 82e603a7d3e24d89c09f6ccdc42e4dcc07232040
> Propagate exception to client when execution fails for REST submission
> ----------------------------------------------------------------------
>
> Key: FLINK-18519
> URL: https://issues.apache.org/jira/browse/FLINK-18519
> Project: Flink
> Issue Type: Bug
> Components: Runtime / REST
> Affects Versions: 1.11.0
> Reporter: Kostas Kloudas
> Assignee: Kostas Kloudas
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0, 1.11.1
>
>
> Currently when a user submits an application using the REST api and the
> execution fails, the exception is logged, but not sent back to the client.
> This issue aims at propagating the reason back to the client so that it is
> easier for the user to debug his/her application.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)