Skip to content

PR #96128 - kvserver: introduce cpu load based splits #16243

@cockroach-teamcity

Description

@cockroach-teamcity

Exalate commented:

Related PR: cockroachdb/cockroach#96128
Commit: cockroachdb/cockroach@408e227
Fixes: cockroachdb/cockroach#95377 cockroachdb/cockroach#83519 cockroachdb/cockroach#95377


Release note (ops change): Load based splitter now supports using request
cpu usage to split ranges. This is introduced with the previous cluster
setting kv.allocator.load_based_rebalancing.objective, which when set
to cpu, will use request cpu usage. The threshold above which
CPU usage of a range is considered for splitting is defined in the
cluster setting kv.range_split.load_cpu_threshold, which has a default
value of 250ms.

Jira Issue: DOC-6922

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions