Alexey Scherbakov created IGNITE-24455: ------------------------------------------
Summary: It's possible to create a cluster having non unique consistnt ids. Key: IGNITE-24455 URL: https://issues.apache.org/jira/browse/IGNITE-24455 Project: Ignite Issue Type: Bug Reporter: Alexey Scherbakov {noformat} [defaultNode]> cluster topology physical ╔═════════════╤══════════════╤══════╤═══════════════╤══════════════════════════════════════╗ ║ name │ host │ port │ consistent id │ id ║ ╠═════════════╪══════════════╪══════╪═══════════════╪══════════════════════════════════════╣ ║ defaultNode │ 172.25.4.102 │ 3344 │ defaultNode │ 21ca3b66-40b9-4666-8b07-4942d0bcf413 ║ ╟─────────────┼──────────────┼──────┼───────────────┼──────────────────────────────────────╢ ║ defaultNode │ 172.25.4.109 │ 3344 │ defaultNode │ abcec24c-437f-45a9-9025-477c97ca4136 ║ ╚═════════════╧══════════════╧══════╧═══════════════╧══════════════════════════════════════╝{noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)