[
https://issues.apache.org/jira/browse/KUDU-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adar Dembo resolved KUDU-2901.
------------------------------
Resolution: Fixed
Fix Version/s: 1.11.0
Fixed in commit 01033ab.
> Load balance on tserver
> -----------------------
>
> Key: KUDU-2901
> URL: https://issues.apache.org/jira/browse/KUDU-2901
> Project: Kudu
> Issue Type: Improvement
> Components: fs, tserver
> Reporter: Yingchun Lai
> Assignee: ZhangYao
> Priority: Minor
> Fix For: 1.11.0
>
>
> On a single tserver, new tablet assignment is base on current assigned tablet
> count on a data directory, then chose the one which has the least tablet
> count.
> In the real world, a cluster may have many tables, and each tablet may have
> different sizes. Large tablets have chance to be assigned to the same
> directory, this state is not balanced.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)