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

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

Kostas Kloudas created FLINK-18519:
--------------------------------------

             Summary: 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
             Fix For: 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)