[
https://issues.apache.org/jira/browse/IGNITE-23197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885790#comment-17885790
]
Kirill Tkalenko commented on IGNITE-23197:
------------------------------------------
Looks good.
> Store lease holder node ID as 2 longs in MvPartitionStorage implementations
> ---------------------------------------------------------------------------
>
> Key: IGNITE-23197
> URL: https://issues.apache.org/jira/browse/IGNITE-23197
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3, important
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, lease holder node ID is stored as a string, which implies the
> usage of the BlobStorage, which is a bit too complex.
> After IGNITE-15119, node IDs will become UUIDs, so we'll need to switch to
> storing the lease node ID as 2 longs in partition metadata.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)