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

Denis Chudov updated IGNITE-18879:
----------------------------------
    Description: 
Motivation
Primary replicas (leaseholders) should be evenly distributed by cluster to 
balance the transactional load between nodes. As the placement driver assigns 
primary replicas, balancing the primary replicas is also it's responsibility. 
Naive implementation of balancing should choose a node as leaseholder candidate 
in a way to save even lease distribution over all nodes.

  was:TBD


> Lease candidates balancing
> --------------------------
>
>                 Key: IGNITE-18879
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18879
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Denis Chudov
>            Priority: Major
>              Labels: ignite-3
>
> Motivation
> Primary replicas (leaseholders) should be evenly distributed by cluster to 
> balance the transactional load between nodes. As the placement driver assigns 
> primary replicas, balancing the primary replicas is also it's responsibility. 
> Naive implementation of balancing should choose a node as leaseholder 
> candidate in a way to save even lease distribution over all nodes.



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

Reply via email to