Hostname Dns Check on Connection Ignite server

2024-03-28 Thread Yunus Emre Tekin
Hello, We are using apache ignite in our projects. We realized that while a client is connected to a server, server is making a dns check for clients hostname. There is no such option to disable this. I think it would be good, if we add such feature. Have a nice day

Re: Hostname Dns Check on Connection Ignite server

2024-03-28 Thread Vladimir Steshin
    Hi, Yunus!     There is a fix for similar case: https://issues.apache.org/jira/browse/IGNITE-21630 If the hostname is a clear IP, it shouldn't be resolved any more. On 28.03.2024 16:48, Yunus Emre Tekin wrote: Hello, We are using apache ignite in our projects. We realized that while a c