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

Support adding shard to cluster #214

Merged
merged 6 commits into from
Dec 23, 2023
Merged

Conversation

alonre24
Copy link
Collaborator

Allow adding a shard to an existing cluster env. The newly created shard has no slots assigned.

RLTest/env.py Show resolved Hide resolved
GuyAv46
GuyAv46 previously approved these changes Dec 21, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2023

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (52558cc) 32.28% compared to head (04430ca) 32.50%.

Files Patch % Lines
RLTest/env.py 14.28% 6 Missing ⚠️
RLTest/redis_cluster.py 80.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
+ Coverage   32.28%   32.50%   +0.22%     
==========================================
  Files          17       17              
  Lines        2565     2587      +22     
==========================================
+ Hits          828      841      +13     
- Misses       1737     1746       +9     
Flag Coverage Δ
unittests 32.50% <59.09%> (+0.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alonre24 alonre24 merged commit d291d4c into master Dec 23, 2023
23 checks passed
@alonre24 alonre24 deleted the support_adding_shard_to_cluster branch December 23, 2023 13:22
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