[
https://issues.apache.org/jira/browse/FLINK-7529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16171628#comment-16171628
]
ASF GitHub Bot commented on FLINK-7529:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/4599
Thanks for the review @zentol. I've addressed your comments. Once the
preceding PRs have been merged and Travis gives green light, I'll merge this PR.
> 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
>
> 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)