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

release-2.1: storage: Default load-based rebalancing to "leases and replicas" #30649

Merged
merged 1 commit into from
Sep 26, 2018

Conversation

a-robinson
Copy link
Contributor

Backport 1/1 commits from #30589.

/cc @cockroachdb/release


From its previous default of just "leases".

Release note (performance improvement): Range replicas will be
automatically rebalanced throughout the cluster to even out the amount
of QPS being handled by each node by default. Previously this was
available as a cluster setting but was not the default behavior.

From its previous default of just "leases".

Release note (performance improvement): Range replicas will be
automatically rebalanced throughout the cluster to even out the amount
of QPS being handled by each node by default. Previously this was
available as a cluster setting but was not the default behavior.
@a-robinson a-robinson requested review from nvanbenschoten and a team September 25, 2018 20:14
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@a-robinson a-robinson merged commit c7b6cb2 into cockroachdb:release-2.1 Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants