You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Kostas Kloudas (Jira)" <ji...@apache.org> on 2020/07/07 14:45:00 UTC

[jira] [Updated] (FLINK-18519) Propagate exception to client when execution fails for REST submission

     [ https://issues.apache.org/jira/browse/FLINK-18519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kostas Kloudas updated FLINK-18519:
-----------------------------------
    Fix Version/s: 1.12.0

> 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 / Web Frontend
>    Affects Versions: 1.11.0
>            Reporter: Kostas Kloudas
>            Assignee: Kostas Kloudas
>            Priority: Major
>             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)