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

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

     [ https://issues.apache.org/jira/browse/IGNITE-17415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Pavlov updated IGNITE-17415:
-----------------------------------
    Release Note: Fixed node resolving stale addresses from previously restarted and killed nodes  (was: Fixed an issue that caused a node resolves obsolete addresses from the previously restarted and killed nodes.)

> 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
>            Assignee: Semyon Danilov
>            Priority: Major
>             Fix For: 2.14
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)