[
https://issues.apache.org/jira/browse/IGNITE-15119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-15119:
-----------------------------------------
Description: 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. (was: We currently rely on
the ScaleCube's cluster member ID, which is a {{UUID }}converted into a{{
String. }}Since {{UUID}}s have more efficient {{hashCode}} and {{equals}}
implementations, it is proposed to convert the ScaleCube's IDs back into
{{UUID}}s inside our {{ClusterNode}} class.)
> 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 Polovtcev
> Assignee: Aleksandr Polovtcev
> 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.3.4#803005)