[
https://issues.apache.org/jira/browse/IGNITE-15119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtsev reassigned IGNITE-15119:
--------------------------------------------
Assignee: (was: Aleksandr Polovtsev)
> Use UUID as the ClusterNode ID
> ------------------------------
>
> Key: IGNITE-15119
> URL: https://issues.apache.org/jira/browse/IGNITE-15119
> Project: Ignite
> Issue Type: Task
> Components: networking
> Reporter: Aleksandr Polovtsev
> Priority: Trivial
> Labels: ignite-3
>
> 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)