You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Wollert (JIRA)" <ji...@apache.org> on 2017/02/20 09:53:44 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15874284#comment-15874284 ] 

Fabian Wollert commented on FLINK-5848:
---------------------------------------

I could work on fixing that, if someone would approve that this is an issue ...

> 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
>
> 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.3.15#6346)