[
https://issues.apache.org/jira/browse/IGNITE-19578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Chudov updated IGNITE-19578:
----------------------------------
Description:
*Motivation*
Huge number of lease messages cause serious load on meta storage, which impacts
the performance of a cluster overall. Leases can be sent as single message to
meta storage and then the size of this message can be reduced as described in
IGNITE-19819.
*Definition of done*
Count of meta storage invokes from lease updater is significantly reduced.
was:
*Motivation*
Huge number of lease messages cause serious load on meta storage, which impacts
the performance of a cluster overall. Leases can be sent as single message to
meta storage and then the size of this message can be reduced as described in
IGNITE-19819
*Definition of done*
Count of meta storage invokes from lease updater is significantly reduced.
> Decrease count of lease messages to meta storage
> ------------------------------------------------
>
> Key: IGNITE-19578
> URL: https://issues.apache.org/jira/browse/IGNITE-19578
> Project: Ignite
> Issue Type: Improvement
> Reporter: Denis Chudov
> Assignee: Denis Chudov
> Priority: Major
> Labels: ignite-3
> Time Spent: 20m
> Remaining Estimate: 0h
>
> *Motivation*
> Huge number of lease messages cause serious load on meta storage, which
> impacts the performance of a cluster overall. Leases can be sent as single
> message to meta storage and then the size of this message can be reduced as
> described in IGNITE-19819.
> *Definition of done*
> Count of meta storage invokes from lease updater is significantly reduced.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)