Vladislav Pyatkov created IGNITE-25934: ------------------------------------------
Summary: Not even distribution of primary replicas Key: IGNITE-25934 URL: https://issues.apache.org/jira/browse/IGNITE-25934 Project: Ignite Issue Type: Improvement Reporter: Vladislav Pyatkov h3. Motivation Currently, primaries are distributed according to RAFT group leaders distributions. This approach is kind of random, but prefer the node that is started first. This leads to uneven load distribution because in most cases a message is sent to the primary node. h3. Definition of done Primary replicas should be distributed close to even. -- This message was sent by Atlassian Jira (v8.20.10#820010)