Denis Chudov created IGNITE-22067:
-------------------------------------
Summary: Make lease distribution more even
Key: IGNITE-22067
URL: https://issues.apache.org/jira/browse/IGNITE-22067
Project: Ignite
Issue Type: Bug
Reporter: Denis Chudov
Currently, if we have a cluster of 3 nodes and a zone of 5 partitions, there is
relatively high chance that some node will have no primary replica for any
partition located on it.
For 10 partition this chance is much lower but still exists.
It shows that LeaseUpdater#nextLeaseHolder provides distribution far from even.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)