Sergey Chugunov created IGNITE-11290:
----------------------------------------

             Summary: History of server node IDs should be passed to new nodes 
with NodeAddedMessage
                 Key: IGNITE-11290
                 URL: https://issues.apache.org/jira/browse/IGNITE-11290
             Project: Ignite
          Issue Type: Bug
            Reporter: Sergey Chugunov
            Assignee: Sergey Chugunov
             Fix For: 2.8


As part of IGNITE-5569 (bounded) history of IDs of all server nodes existed in 
the cluster is introduced to prevent join requests with duplicate IDs if 
network glitch happens during node's join process.

Initial implementation maintains the history locally on each node and isn't 
transferred to successfully joined nodes.

It is needed to pass it (in NodeAdded messages) to new nodes to cover edge-case 
scenarios of coordinator failover.



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

Reply via email to