Alexey Scherbakov created IGNITE-24531:
------------------------------------------
Summary: Two nodes with the same consistent id can be joined to
existing cluster
Key: IGNITE-24531
URL: https://issues.apache.org/jira/browse/IGNITE-24531
Project: Ignite
Issue Type: Bug
Reporter: Alexey Scherbakov
How t reproduce:
# Start node1 using CLI
# Start node2 using CLI
# init cluster
# join node3 to existing cluster, start load
# join another node with the same consistentId=node3
Actual behavior: duplicate node3 joins the cluster and disrupts the load
Expected behavior: node is prevented from joining
--
This message was sent by Atlassian Jira
(v8.20.10#820010)