Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-5848

make Flink Web Backend a little bit more restful

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.1.4, 1.2.0
    • None
    • Runtime / Web Frontend
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              fwollert Fabian Wollert
              wolli Fabian Wollert
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: