You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladislav Pyatkov (JIRA)" <ji...@apache.org> on 2018/09/28 14:59:00 UTC

[jira] [Created] (IGNITE-9738) Client node can suddenly fail on start

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)