Skip to content

Ensure schema created before 2.1 without tableId in folder name can b…#4660

Open
Jollyplum wants to merge 2 commits intoapache:trunkfrom
Jollyplum:mbyrd/CASSANDRA-21173/trunk
Open

Ensure schema created before 2.1 without tableId in folder name can b…#4660
Jollyplum wants to merge 2 commits intoapache:trunkfrom
Jollyplum:mbyrd/CASSANDRA-21173/trunk

Conversation

@Jollyplum
Copy link
Contributor

…e loaded in SnapshotLoader

We now store tableId in manifest.json so that snapshots from tables without tableId in folder name loaded by SnapshotLoader have this information upon restart.

End result is that nodetool clearsnapshot and listsnapshot function for such snapshots on restart

patch by Matt Byrd; reviewed by for CASSANDRA-21173

@Jollyplum Jollyplum force-pushed the mbyrd/CASSANDRA-21173/trunk branch 4 times, most recently from 0e5c6ca to 3ff2657 Compare March 16, 2026 09:28
Matt Byrd added 2 commits March 20, 2026 09:44
…e loaded in SnapshotLoader

Best effort attempt to get tableId from CFS, fallback to null which
still allows snapshot to be loaded

End result is that nodetool clearsnapshot and listsnapshot function for such
snapshots on restart

patch by Matt Byrd; reviewed by for CASSANDRA-21173
@Jollyplum Jollyplum force-pushed the mbyrd/CASSANDRA-21173/trunk branch from 3ff2657 to c211d76 Compare March 20, 2026 09:45
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.

1 participant