You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Adam Voga (Jira)" <ji...@apache.org> on 2020/02/24 09:33:00 UTC

[jira] [Created] (KUDU-3061) Balance tablet leaders across TServers

Adam Voga created KUDU-3061:
-------------------------------

             Summary: Balance tablet leaders across TServers
                 Key: KUDU-3061
                 URL: https://issues.apache.org/jira/browse/KUDU-3061
             Project: Kudu
          Issue Type: New Feature
          Components: api, tablet
    Affects Versions: 1.11.1
            Reporter: Adam Voga


The number of leader tablets per tablet server can become imbalanced over time, putting additional pressure on a few nodes.

A CLI tool or an extension to the existing balancer should be added to take care of this.

Currently the only option is running leader_step_down manually. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)