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

[jira] [Commented] (FLINK-9285) Update REST API page

    [ https://issues.apache.org/jira/browse/FLINK-9285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460796#comment-16460796 ] 

ASF GitHub Bot commented on FLINK-9285:
---------------------------------------

GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/5946

    [FLINK-9285][REST][docs] Update REST API docs

    ## What is the purpose of the change
    
    This PR updates the REST API documentation for 1.5.
    
    ## Brief change log
    
    * move legacy docs into separate section
    * replace JobManager references with Dispatcher
    * update key for configuring the port
    * update `Developing` section

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zentol/flink 9285

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/5946.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5946
    
----
commit 88c12f446dc915fbb25bd42f6fb7c820d862900e
Author: zentol <ch...@...>
Date:   2018-05-02T09:54:52Z

    [FLINK-9285][REST][docs] Update REST API docs

----


> Update REST API page
> --------------------
>
>                 Key: FLINK-9285
>                 URL: https://issues.apache.org/jira/browse/FLINK-9285
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation, REST
>    Affects Versions: 1.5.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Critical
>             Fix For: 1.5.0
>
>
> The [REST API|https://ci.apache.org/projects/flink/flink-docs-master/monitoring/rest_api.html] must be updated for 1.5.
> The [Available requests|https://ci.apache.org/projects/flink/flink-docs-master/monitoring/rest_api.html#available-requests] section still predominantly lists legacy calls. These should be either removed or moved to the bottom, and explicitly marked as legacy.
> The [developing section|https://ci.apache.org/projects/flink/flink-docs-master/monitoring/rest_api.html#developing] must be updated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)