You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semyon Danilov (Jira)" <ji...@apache.org> on 2022/07/25 18:28:00 UTC

[jira] [Created] (IGNITE-17415) A node receives and resolves obsolete addresses from the previously restarted and killed nodes

Semyon Danilov created IGNITE-17415:
---------------------------------------

             Summary: A node receives and resolves obsolete addresses from the previously restarted and killed nodes
                 Key: IGNITE-17415
                 URL: https://issues.apache.org/jira/browse/IGNITE-17415
             Project: Ignite
          Issue Type: Bug
          Components: networking
    Affects Versions: 2.13
            Reporter: Semyon Danilov


Observation: Ignite tries to resolve *all* known IP and DNS names exposed by the nodes since the cluster startup. This might cause a delay in response if DNS resolution takes some time and critical for Kubernetes envroments.

The issue is due to the ignite keeping track of the topology history.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)