You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "vinoyang (JIRA)" <ji...@apache.org> on 2018/03/04 10:30:00 UTC

[jira] [Assigned] (FLINK-8843) Decouple bind REST address from advertised address

     [ https://issues.apache.org/jira/browse/FLINK-8843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

vinoyang reassigned FLINK-8843:
-------------------------------

    Assignee: vinoyang

> Decouple bind REST address from advertised address
> --------------------------------------------------
>
>                 Key: FLINK-8843
>                 URL: https://issues.apache.org/jira/browse/FLINK-8843
>             Project: Flink
>          Issue Type: Improvement
>          Components: REST
>    Affects Versions: 1.5.0, 1.6.0
>            Reporter: Till Rohrmann
>            Assignee: vinoyang
>            Priority: Critical
>              Labels: flip-6
>             Fix For: 1.5.0, 1.6.0
>
>
> The {{RestServerEndpoint}} is currently bound to the same address which is also advertised to the client, namely {{RestOptions#REST_ADDRESS}}. It would be better to start the {{RestServerEndpoint}} listening on all address by binding to {{0.0.0.0}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)