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.
- is duplicated by
-
KUDU-2911 Consider the free space when select data dirs for tablets
-
- Resolved
-