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

kv allocator: add a roachtest with multiple stores #79841

Closed
lidorcarmel opened this issue Apr 12, 2022 · 0 comments · Fixed by #82770
Closed

kv allocator: add a roachtest with multiple stores #79841

lidorcarmel opened this issue Apr 12, 2022 · 0 comments · Fixed by #82770
Assignees
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Comments

@lidorcarmel
Copy link
Contributor

lidorcarmel commented Apr 12, 2022

Add a roachtest, similar to an existing one, with multiple stores to verify the allocator handles multi-store nodes well. This is part of the stability improvements for 22.1.

Jira issue: CRDB-15894

@lidorcarmel lidorcarmel added the C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) label Apr 12, 2022
@lidorcarmel lidorcarmel self-assigned this Apr 12, 2022
@jlinder jlinder added sync-me and removed sync-me labels May 20, 2022
@craig craig bot closed this as completed in dc493db May 29, 2022
lidorcarmel added a commit to lidorcarmel/cockroach that referenced this issue Jun 10, 2022
We rencetly added a multi-store roachtest for rebalancing, and this
one is for moving leases.

Fixes cockroachdb#79841

Release note: None
lidorcarmel added a commit to lidorcarmel/cockroach that referenced this issue Jul 11, 2022
We rencetly added a multi-store roachtest for rebalancing, and this
one is for moving leases.

Fixes cockroachdb#79841

Release note: None
craig bot pushed a commit that referenced this issue Jul 11, 2022
82770: roachtest: add a multi-store lease rebalancing roachtest r=lidorcarmel a=lidorcarmel

We rencetly added a multi-store roachtest for rebalancing, and this
one is for moving leases.

Fixes #79841

Release note: None

Co-authored-by: Lidor Carmel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants