[
https://issues.apache.org/jira/browse/IGNITE-23934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936758#comment-17936758
]
Roman Puchkovskiy commented on IGNITE-23934:
--------------------------------------------
The patch looks good to me
> Fix cluster init for nodes with the same name
> ---------------------------------------------
>
> Key: IGNITE-23934
> URL: https://issues.apache.org/jira/browse/IGNITE-23934
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksandr
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
> Attachments: Screenshot 2024-12-10 at 14.08.38.png
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> Setup:
> - three nodes have same name "defaultNode"
> - three nodes forms the physical topology
> - cluster init forms a logical topology with only one node
> For more details see the screenshot.
> It looks like the logical topology with only 1 node is ok. But the physical
> topology shows three nodes with the same name. I think we should check the
> node name during the node joining to the physical cluster and require the
> name to be unique in the physical topology.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)