Skip to content

Conversation

@Michal-Leszczynski
Copy link
Collaborator

@Michal-Leszczynski Michal-Leszczynski commented Oct 17, 2025

scylladb/scylladb#26568 has been merged, but is not yet a part of scylla-nightly:latest (so CI fails).
Verified locally that the colocated table repair test passes against scylla-nightly:2026.1.0-dev-0.20251021.ba692d18058f-x86_64.

Scylla 2025.4 introduces concept of colocated tablet tables which cannot be repaired directly, but they are repaired when their base table is repaired. Because of that, SM should ignore such error after making sure that the base table is included in repaired units.

Fixes #4565

@Michal-Leszczynski Michal-Leszczynski force-pushed the ml/4565-colocated-table-repair branch 2 times, most recently from c44bde6 to 9f13a09 Compare October 21, 2025 08:06
@Michal-Leszczynski Michal-Leszczynski marked this pull request as ready for review October 21, 2025 09:01
@Michal-Leszczynski
Copy link
Collaborator Author

@karol-kokoszka @VAveryanov8 this PR is ready for review (but it should probably be merged after required changes land in scylla-nightly:latest).

Copy link
Collaborator

@VAveryanov8 VAveryanov8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Pre-approving considering that tests will pass once scylla-nightly:latest is updated

Copy link
Collaborator

@karol-kokoszka karol-kokoszka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Scylla 2025.4 introduces concept of colocated tablet tables which cannot be
repaired directly, but they are repaired when their base table is repaired.
Because of that, SM should ignore such error after making sure that the base table
is included in repaired units.

Fixes #4565
@Michal-Leszczynski Michal-Leszczynski force-pushed the ml/4565-colocated-table-repair branch from 9f13a09 to 1d90153 Compare October 22, 2025 08:25
@Michal-Leszczynski Michal-Leszczynski merged commit 2f72477 into master Oct 22, 2025
51 checks passed
@Michal-Leszczynski Michal-Leszczynski deleted the ml/4565-colocated-table-repair branch October 22, 2025 08:25
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.

Correctly handle colocated table repair

4 participants