You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Chudov (Jira)" <ji...@apache.org> on 2023/04/25 11:12:00 UTC

[jira] [Commented] (IGNITE-18961) Implement lease prolongation on placement driver side

    [ https://issues.apache.org/jira/browse/IGNITE-18961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17716226#comment-17716226 ] 

Denis Chudov commented on IGNITE-18961:
---------------------------------------

[~v.pyatkov] lgtm.

> Implement lease prolongation on placement driver side
> -----------------------------------------------------
>
>                 Key: IGNITE-18961
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18961
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Denis Chudov
>            Assignee: Vladislav Pyatkov
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> A part of replication groups' processing logic, described in IGNITE-18742 should be the lease prolongation. 
> Placement driver should prolong existing leases, saved to local in-memory map, which lease time is going to expire. Let say, the lease should be prolonged when there is less than leaseInterval / 2 time left before expiration. Prolongation should be done via making meta storage invoke, without direct communication with replicas.



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