Andrey Aleksandrov created IGNITE-14499: -------------------------------------------
Summary: TcpDiscoveryVM IP Finder: thick client does not try to resolve the FQDN again during reconnection Key: IGNITE-14499 URL: https://issues.apache.org/jira/browse/IGNITE-14499 Project: Ignite Issue Type: Bug Components: messaging Affects Versions: 2.10 Reporter: Andrey Aleksandrov Client reconnect logic has for the following scenarios: 1)You have 3 servers. FQDN name can be resolved to one of them (but only to reachable server node). 2)You have 3 servers. FQDN name will be resolved to the list of the reachable server IPs. Results: Thick clients do not try to resolve FQDN once again upon connection failure. Reconnect doesn't work. -- This message was sent by Atlassian Jira (v8.3.4#803005)