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 2017/02/20 15:36:44 UTC

[jira] [Created] (FLINK-5852) Move JSON generation code into static methods

Chesnay Schepler created FLINK-5852:
---------------------------------------

             Summary: Move JSON generation code into static methods
                 Key: FLINK-5852
                 URL: https://issues.apache.org/jira/browse/FLINK-5852
             Project: Flink
          Issue Type: Improvement
          Components: Webfrontend
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.3.0


In order to implement the HistoryServer we need a way to generate the JSON responses independent of the REST API. As such i suggest to move the main parts of the generation code for job-specific handlers into static methods. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)