You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2017/05/04 10:06:04 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=15996485#comment-15996485 ] 

Stephan Ewen commented on FLINK-5848:
-------------------------------------

[~fwollert] I assigned the issue to you, if that's okay.

Feel free to unassign if you cannot make it after all.

> 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
>
> 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)