Pavel Pereslegin created IGNITE-26005:
-----------------------------------------
Summary: Thin 3.0. Improve connection hostname resolution
Key: IGNITE-26005
URL: https://issues.apache.org/jira/browse/IGNITE-26005
Project: Ignite
Issue Type: Improvement
Components: thin clients ai3
Affects Versions: 3.0
Reporter: Pavel Pereslegin
At the moment Java thin client assumes that one hostname must be resolved to
one IP.
But we need to support the following cases:
* Single DNS name with multiple A records (all returned together)
* Single DNS name with round-robin A record (each resolution returns a
different A record)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)