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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-8843:
------------------------------------

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