Skip to content

PR #96127 - kvserver: introduce cpu rebalancing #16235

Open
@cockroach-teamcity

Description

@cockroach-teamcity

Exalate commented:

Related PR: cockroachdb/cockroach#96127
Commit: cockroachdb/cockroach@c28ed6b


Release note (ops change): Add option to balance cpu time (cpu)
instead of queries per second (qps) among stores in a cluster. This is
done by setting kv.allocator.load_based_rebalancing.objective='cpu'.
kv.allocator.cpu_rebalance_threshold is also added, similar to
kv.allocator.qps_rebalance_threshold to control the target range for
store cpu above and below the cluster mean.

Jira Issue: DOC-6917

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions