[ https://issues.apache.org/jira/browse/FLINK-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16438728#comment-16438728 ]
ASF GitHub Bot commented on FLINK-8986: --------------------------------------- GitHub user walterddr opened a pull request: https://github.com/apache/flink/pull/5849 [FLINK-8986][e2e-test] Flink end to end test REST API ## What is the purpose of the change Adding end to end test for REST APIs for FLIP-6 generated endpoints ## Brief change log - Added `flink-rest-api-test` module in `flink-end-to-end-test` with a periodic stream job and a test suite that runs the REST API tests. - Added test script to run the REST API test. ## Verifying this change N/A, this is a test ## Does this pull request potentially affect one of the following parts: No ## Documentation You can merge this pull request into a Git repository by running: $ git pull https://github.com/walterddr/flink FLINK-8986 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/5849.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 #5849 ---- commit 526e5ac1f9758451417972143d7117095b18f2ab Author: Rong Rong <walter_ddr@...> Date: 2018-04-15T15:05:08Z Flink end to end test REST API with generated endpoints only ---- > End-to-end test: REST > --------------------- > > Key: FLINK-8986 > URL: https://issues.apache.org/jira/browse/FLINK-8986 > Project: Flink > Issue Type: Sub-task > Components: REST, Tests > Reporter: Till Rohrmann > Assignee: Rong Rong > Priority: Major > > We should add an end-to-end test which verifies that we can use the REST > interface to obtain information about a running job. -- This message was sent by Atlassian JIRA (v7.6.3#76005)