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

Add a workload with tablets-enabled post rolling-upgrade from a tablets-disabled version #8259

Open
yarongilor opened this issue Aug 6, 2024 · 0 comments
Assignees

Comments

@yarongilor
Copy link
Contributor

[A followup of: https://github.com//pull/7295#discussion_r1705439984]

Currently a migration from vnodes to tablets is not implemented (no alter table from tablets-disabled to enabled).
Hence the rolling-upgrade test can only enable tablets on an upgrade to a scylla version like 6.0/2024.1. The tablets will not really be used since user keyspaces will keep running with vnodes.
In order to validate tablets are operational post such an upgrade scenario, we can consider adding the following actions post rolling-upgrade:
create a keyspace with tablets-enabled.
run some workload and validate data.
(Another alternative could be restoring a table backup to a tablets-enabled keyspace)

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

No branches or pull requests

1 participant