Vladislav Pyatkov created IGNITE-9738: -----------------------------------------
Summary: Client node can suddenly fail on start Key: IGNITE-9738 URL: https://issues.apache.org/jira/browse/IGNITE-9738 Project: Ignite Issue Type: Bug Reporter: Vladislav Pyatkov If client joining to large topology it can to spend some time on waiting {{TcpDiscoveryNodeAddFinishedMessage}}, but in that time it can not to send {{TcpDiscoveryClientMetricsUpdateMessage.}} By that reason server can to reset client from topology. We should to sent {{TcpDiscoveryClientMetricsUpdateMessage as soon as possible}} without, waiting finish of join procedure. -- This message was sent by Atlassian JIRA (v7.6.3#76005)