Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR #96127 - kvserver: introduce cpu rebalancing #16235

Open
cockroach-teamcity opened this issue Feb 10, 2023 · 0 comments
Open

PR #96127 - kvserver: introduce cpu rebalancing #16235

cockroach-teamcity opened this issue Feb 10, 2023 · 0 comments

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Feb 10, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants