Aleksandr created IGNITE-23934:
----------------------------------
Summary: 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
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)