Hi Igniters!
Please take a look at a proposal about the application of the Schema
Synchronization framework to basic schema change types in Ignite 3
[1].
1.
https://cwiki.apache.org/confluence/display/IGNITE/IEP-110%3A+Schema+synchronization%3A+basic+schema+changes
Igniters,
I propose to remove the artificial port range limitation
from ClientConfiguration (checked in TcpClientChannel#validateConfiguration
[1]) - it does not seem to be useful, and can be a problem for certain use
cases (e.g. TestContainers [2]).
Any objections?
[1]
https://github.com/apach