You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/08/26 16:03:00 UTC

[jira] [Created] (FLINK-7529) Retrieve complete REST address from RestfulGateway

Till Rohrmann created FLINK-7529:
------------------------------------

             Summary: 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


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)