[
https://issues.apache.org/jira/browse/IGNITE-27672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtsev updated IGNITE-27672:
-----------------------------------------
Description: StaticNodeFinder attempts to resolve the provided list of host
names multiple times in case the names are unresolvable. However, this process
is hardcoded and not configurable, and in case of a slow DNS server host name
propagation (e.g. in Kubernetes) we may hit the timeout too early. It is
proposed to extract this timeout into public configuration. (was:
StaticNodeFinder attempts to resolve the provided list of host names multiple
times in case the names are unresolvable. However, this process is hardcoded
and not configurable, and in case of a slow DNS sever (e.g. in Kubernetes) we
may hit the timeout too early. It is proposed to extract this timeout into
public configuration. )
> Make StaticNodeFinder name resolution configurable
> --------------------------------------------------
>
> Key: IGNITE-27672
> URL: https://issues.apache.org/jira/browse/IGNITE-27672
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Polovtsev
> Assignee: Aleksandr Polovtsev
> Priority: Major
> Labels: ignite-3
> Time Spent: 1h
> Remaining Estimate: 0h
>
> StaticNodeFinder attempts to resolve the provided list of host names multiple
> times in case the names are unresolvable. However, this process is hardcoded
> and not configurable, and in case of a slow DNS server host name propagation
> (e.g. in Kubernetes) we may hit the timeout too early. It is proposed to
> extract this timeout into public configuration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)