[ https://issues.apache.org/jira/browse/IGNITE-18961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vladislav Pyatkov updated IGNITE-18961: --------------------------------------- Description: 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. was: A part of replication groups' processing logic, described in IGNITE-18742 should be the lease prolongation. Th 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. > 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 > > 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)