-
Notifications
You must be signed in to change notification settings - Fork 34
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
Repair refactor #3521
Repair refactor #3521
Conversation
61436b4
to
beb0ae9
Compare
c8f1d4a
to
a58d2e5
Compare
05fab66
to
f6d01eb
Compare
f6d01eb
to
5999956
Compare
This PR adds tests ensuring that: - single table is repaired at a time - the MV is repaired after the base table - the repaired order is preserved - controller respects parallel and intensity values
5999956
to
6c0f21d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
@mykaul did you review this? |
@mykaul could you tell us what's the status of fixing issues "fixed" by this PR in the short term? |
FYI @asias |
I did not fully understand the question... I'm not sure what "fixed" means and what short term refers to. |
I was referring the "Fixed #..." statements in corresponding patches.
Short term was referring the time frame of the previous week. |
Dtests: https://jenkins.scylladb.com/job/manager-master/job/manager-dtest/1288/
Ubuntu22 Sanity-tests: https://jenkins.scylladb.com/job/manager-master/job/ubuntu22-sanity-test/294/
system_traces
excluded from the repair Centos-Sanity and Ubuntu-Sanity fail whensystem_traces
is excluded from the repair #3523Centos Sanity-tests: https://jenkins.scylladb.com/job/manager-master/job/centos-sanity-test/1000/
system_traces
excluded from the repair Centos-Sanity and Ubuntu-Sanity fail whensystem_traces
is excluded from the repair #3523Fixes #3463
Fixes #3426
Fixes #3425
Fixes #3424
Fixes #3423
Fixes #3367
Fixes #3362
Fixes #3191
Fixes #3522