[
https://issues.apache.org/jira/browse/IGNITE-24455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Pakhnushev resolved IGNITE-24455.
---------------------------------------
Resolution: Duplicate
> It's possible to create a physical cluster having non unique consistent ids.
> ----------------------------------------------------------------------------
>
> Key: IGNITE-24455
> URL: https://issues.apache.org/jira/browse/IGNITE-24455
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexey Scherbakov
> Priority: Major
> Labels: ignite-3
>
> {noformat}
> [defaultNode]> cluster topology physical
> ╔═════════════╤══════════════╤══════╤═══════════════╤══════════════════════════════════════╗
> ║ name │ host │ port │ consistent id │ id
> ║
> ╠═════════════╪══════════════╪══════╪═══════════════╪══════════════════════════════════════╣
> ║ defaultNode │ ######.102 │ 3344 │ defaultNode │
> 21ca3b66-40b9-4666-8b07-4942d0bcf413 ║
> ╟─────────────┼──────────────┼──────┼───────────────┼──────────────────────────────────────╢
> ║ defaultNode │ ######.109 │ 3344 │ defaultNode │
> abcec24c-437f-45a9-9025-477c97ca4136 ║
> ╚═════════════╧══════════════╧══════╧═══════════════╧══════════════════════════════════════╝{noformat}
> Possible solution: prevent cluster init if some nodes have non unique cluster
> ids.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)