-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.4.0
-
Fix Version/s: 1.4.0
-
Component/s: Runtime / Queryable State
-
Labels:None
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.
- links to