pranadb icon indicating copy to clipboard operation
pranadb copied to clipboard

Add static shard leader balancer

Open severb opened this issue 2 years ago • 0 comments

The static leader balancer set the leader of each raft group to a predetermined node, similar how static node assignment works.

Currently, the balancer runs every five minutes, but this should be configurable.

There's also a no-op balancer that can be used to disable leader balancing.

severb avatar Oct 14 '22 00:10 severb