[jira] [Created] (IGNITE-11269) Optimize node join to topology

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-11269) Optimize node join to topology

Anton Vinogradov (Jira)
Vladislav Pyatkov created IGNITE-11269:
------------------------------------------

             Summary: Optimize node join to topology
                 Key: IGNITE-11269
                 URL: https://issues.apache.org/jira/browse/IGNITE-11269
             Project: Ignite
          Issue Type: Improvement
            Reporter: Vladislav Pyatkov


When coordinator recived TcpDiscoveryJoinRequestMessage appropriate TcpDiscoveryNodeAddedMessage had been sent in should not to process new recived TcpDiscoveryJoinRequestMessage until first joined node does not complitly joined (TcpDiscoveryNodeAddFinishedMessage was sented).
This solution allow to faster join node to topology without blocking ring of huge TcpDiscoveryNodeAddedMessage's.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)