[ 
https://issues.apache.org/jira/browse/IGNITE-24816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksandr Polovtsev updated IGNITE-24816:
-----------------------------------------
    Description: There exists a {{LeaseInfo}} class representing lease 
information, which is used by some storage infrastructure. However, some 
classes, such as partition storages, don't use it and pass {leaseStartTime, 
nodeId, nodeName} separately. I suggest to refactor such places in order to 
unify the code base.

> Reuse LeaseInfo class in partition storages
> -------------------------------------------
>
>                 Key: IGNITE-24816
>                 URL: https://issues.apache.org/jira/browse/IGNITE-24816
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Aleksandr Polovtsev
>            Assignee: Aleksandr Polovtsev
>            Priority: Major
>              Labels: ignite-3
>
> There exists a {{LeaseInfo}} class representing lease information, which is 
> used by some storage infrastructure. However, some classes, such as partition 
> storages, don't use it and pass {leaseStartTime, nodeId, nodeName} 
> separately. I suggest to refactor such places in order to unify the code base.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to