[
https://issues.apache.org/jira/browse/IGNITE-24531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Scherbakov updated IGNITE-24531:
---------------------------------------
Summary: Two nodes with the same consistent id can join to existing cluster
(was: Two nodes with the same consistent id can be joined to existing cluster)
> Two nodes with the same consistent id can join to existing cluster
> ------------------------------------------------------------------
>
> Key: IGNITE-24531
> URL: https://issues.apache.org/jira/browse/IGNITE-24531
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexey Scherbakov
> Priority: Major
> Labels: ignite-3
>
> 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)