Description
After all partition leaders are elected it's necessary to make sure they are balanced (evenly split).
There is a method for this purpose [1]
Note: some other leader placement policies (like geo-aware) are possible. This should be investigated later.
[1] org.apache.ignite.raft.jraft.CliService#rebalance