[ https://issues.apache.org/jira/browse/FLINK-7529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16172461#comment-16172461 ]
ASF GitHub Bot commented on FLINK-7529: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4599 > Retrieve complete REST address from RestfulGateway > -------------------------------------------------- > > Key: FLINK-7529 > URL: https://issues.apache.org/jira/browse/FLINK-7529 > Project: Flink > Issue Type: Improvement > Components: REST, Webfrontend > Affects Versions: 1.4.0 > Reporter: Till Rohrmann > Assignee: Till Rohrmann > Priority: Minor > Labels: flip-6 > Fix For: 1.4.0 > > > At the moment we only retrieve the web port from the > {{JobManager}}/{{Dispatcher}}. Instead it would be better to retrieve the > complete REST address from these components, including the protocol > (http/https) and the hostname. That way we wouldn't have to pass information > like wether https is enabled to all REST handlers where it is used for the > generation of the redirection address. -- This message was sent by Atlassian JIRA (v6.4.14#64029)