[
https://issues.apache.org/jira/browse/IGNITE-19441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-19441:
-----------------------------------------
Labels: iep-101 ignite-3 (was: ignite-3)
> Stop lease prolongation message might be sent several times
> -----------------------------------------------------------
>
> Key: IGNITE-19441
> URL: https://issues.apache.org/jira/browse/IGNITE-19441
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladislav Pyatkov
> Priority: Major
> Labels: iep-101, ignite-3
>
> *Motivation*
> Stop lease prolongation message sends every time when transaction message
> fails due to connectivity problems or a RAFT leader leaves the leaseholder.
> In intensive load, the message might send many times in each transaction
> message handling (look the method here
> _ReplicaManager#stopLeaseProlongation_).
> *Definition of done*
> Stop lease prolongation message sends not frequently than one on a particular
> interval (message throttling interval).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)