ptupitsyn commented on issue #11960: URL: https://github.com/apache/ignite/issues/11960#issuecomment-3737335037
In my understanding, the problem is: **the client discovers new addresses but _can't connect_ to them because it does not use the correct host name**. I have tested that scenario and it works as expected if `IgniteConfiguration.localhost` is set to the correct host name. **There are still warnings in the log.** A warning in the log does not affect the client functionality. It connects to the discovered nodes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
