[
https://issues.apache.org/jira/browse/IGNITE-15119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy reassigned IGNITE-15119:
------------------------------------------
Assignee: Roman Puchkovskiy
> Use UUID as the ClusterNode ID
> ------------------------------
>
> Key: IGNITE-15119
> URL: https://issues.apache.org/jira/browse/IGNITE-15119
> Project: Ignite
> Issue Type: Improvement
> Components: networking
> Reporter: Aleksandr Polovtsev
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3, important
>
> We currently rely on the ScaleCube's cluster member ID, which is a {{UUID}}
> converted into a {{String}}. Since UUIDs have more efficient {{hashCode}} and
> {{equals}} implementations, it is proposed to convert the ScaleCube's IDs
> back into UUIDs inside our {{ClusterNode}} class.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)