[jira] [Created] (FLINK-7788) Allow port range for queryable state client proxy.

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

[jira] [Created] (FLINK-7788) Allow port range for queryable state client proxy.

Shang Yuanchun (Jira)
Kostas Kloudas created FLINK-7788:
-------------------------------------

             Summary: Allow port range for queryable state client proxy.
                 Key: FLINK-7788
                 URL: https://issues.apache.org/jira/browse/FLINK-7788
             Project: Flink
          Issue Type: Improvement
          Components: Queryable State
    Affects Versions: 1.4.0
            Reporter: Kostas Kloudas
            Assignee: Kostas Kloudas
             Fix For: 1.4.0


Currently the newly introduced queryable state client proxy can only take one port as a parameter to bind to. In case of multiple proxies running on one machine, this can result in port clashes and inability to start the corresponding proxies.

This issue proposes to allow the specification of a port range, so that if some ports in the range are occupied, the proxy can still pick from the remaining free ones.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)