[
https://issues.apache.org/jira/browse/IGNITE-24531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Scherbakov updated IGNITE-24531:
---------------------------------------
Description:
How to 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
was:
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
> 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 to 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)