[
https://issues.apache.org/jira/browse/IGNITE-26005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pereslegin updated IGNITE-26005:
--------------------------------------
Description:
At the moment Java thin client assumes that one hostname should 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)
was:
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)
> 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
> Priority: Major
> Labels: ignite-3
>
> At the moment Java thin client assumes that one hostname should 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)