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/apache/ignite/blob/1c60c847172f4ec8e136f14f188c51d45e1e33c6/modules/core/src/main/java/org/apache/ignite/internal/client/thin/TcpClientChannel.java#L691

[2]
https://stackoverflow.com/questions/76746998/why-ignite-tcpclientchannel-port-can-not-larger-than-49151

Reply via email to