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:36:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-8843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16385040#comment-16385040 ] 

vinoyang commented on FLINK-8843:
---------------------------------

hi [~till.rohrmann] , you mean we should change the RestOptions#REST_ADDRESS's default value (localhost) to 0.0.0.0, right?

> 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)