Valentin Kulichenko created IGNITE-14993:
--------------------------------------------
Summary: NettyServer should find an available port
Key: IGNITE-14993
URL: https://issues.apache.org/jira/browse/IGNITE-14993
Project: Ignite
Issue Type: Improvement
Reporter: Valentin Kulichenko
Assignee: Valentin Kulichenko
Fix For: 3.0.0-alpha2
Currently, it's not possible to start two nodes on the same server with a
single config file, because that forces {{NettyServer}} to bind to the same
port twice.
Need to add a mechanism that will choose an available port out of a range.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)