Skip to content

storage: add support for copyset based rebalancing#34851

Draft
mvijaykarthik wants to merge 1 commit intocockroachdb:masterfrom
mvijaykarthik:copysets_upstream
Draft

storage: add support for copyset based rebalancing#34851
mvijaykarthik wants to merge 1 commit intocockroachdb:masterfrom
mvijaykarthik:copysets_upstream

Conversation

@mvijaykarthik
Copy link
Copy Markdown
Contributor

This PR adds support for copyset based rebalancing.
The allocator will try to prefer placing replicas of a
range within a copyset if copyset based rebalancing is
enabled.

The details on how copyset score works is given in
RFC #32816.

Copyset generation will be added in a separate PR.

Release note: None

@mvijaykarthik mvijaykarthik requested a review from a team February 13, 2019 06:48
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@mvijaykarthik mvijaykarthik force-pushed the copysets_upstream branch 10 times, most recently from ad0b957 to 05dc04d Compare February 14, 2019 03:16
@tbg tbg requested a review from bdarnell February 14, 2019 09:53
@mvijaykarthik mvijaykarthik force-pushed the copysets_upstream branch 2 times, most recently from 2b19206 to 6296430 Compare February 22, 2019 03:14
This PR adds support for copyset based rebalancing.
The allocator will try to prefer placing replicas of a
range within a copyset if copyset based rebalancing is
enabled.

The details on how copyset score works is given in
RFC cockroachdb#32816.

Copyset generation will be added in a separate PR.

Release note: None
@tbg tbg added the X-noremind Bots won't notify about PRs with X-noremind label Jun 19, 2019
@knz knz marked this pull request as draft May 7, 2021 09:04
@cockroach-teamcity
Copy link
Copy Markdown
Member

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Vijay Karthik seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

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

Labels

X-noremind Bots won't notify about PRs with X-noremind

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants