You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/01/12 00:58:01 UTC

[jira] [Closed] (FLINK-5848) make Flink Web Backend a little bit more restful

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

Chesnay Schepler closed FLINK-5848.
-----------------------------------
       Resolution: Later
    Fix Version/s: 1.5.0

Subsumed by the REST backend rework.

> make Flink Web Backend a little bit more restful
> ------------------------------------------------
>
>                 Key: FLINK-5848
>                 URL: https://issues.apache.org/jira/browse/FLINK-5848
>             Project: Flink
>          Issue Type: Improvement
>          Components: Webfrontend
>    Affects Versions: 1.2.0, 1.1.4
>            Reporter: Fabian Wollert
>            Assignee: Fabian Wollert
>             Fix For: 1.5.0
>
>
> we are using the web backend for managing flink jobs (cancelling, starting, etc.). Unfortunately the Backend is not completely RESTful, the responses are mixed.
> E.g. https://github.com/apache/flink/blob/master/flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/ClusterOverviewHandler.java is showing that if a error occurs in the backend, its not resulting in a HTTP error code and the response is not JSON.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)