[ https://issues.apache.org/jira/browse/FLINK-7648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16182234#comment-16182234 ]
Till Rohrmann commented on FLINK-7648: -------------------------------------- [~phoenixjiangnan], currently the new REST server endpoint runs under port {{9067}}. Even easier than building Flink all the time is to write a test which starts the {{StandaloneSessionClusterEntrypoint}} and then wait on its completion via the termination future (this should never terminate in fact). If you now start the test with {{flink-runtime-web}} module dependencies (under settings of the test), then it will start a rest server endpoint which can also serve the web gui. > Port TaskManagersHandler to new REST endpoint > --------------------------------------------- > > Key: FLINK-7648 > URL: https://issues.apache.org/jira/browse/FLINK-7648 > Project: Flink > Issue Type: Sub-task > Components: REST, Webfrontend > Reporter: Tzu-Li (Gordon) Tai > Assignee: Bowen Li > Labels: flip-6 > Fix For: 1.4.0 > > > Port existing {{TaskManagersHandler}} to the new REST endpoint -- This message was sent by Atlassian JIRA (v6.4.14#64029)