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

Extend scylla-bench workloads with tablet workloads. #7116

Closed
avelanarius opened this issue Jan 17, 2024 · 3 comments
Closed

Extend scylla-bench workloads with tablet workloads. #7116

avelanarius opened this issue Jan 17, 2024 · 3 comments
Assignees

Comments

@avelanarius
Copy link

avelanarius commented Jan 17, 2024

Tablets is an upcoming feature of ScyllaDB. Keyspaces created with tablets organize the data in a different fashion than regular ring-based keyspaces. Scylla-bench will be extended to be able to test such tables: scylladb/scylla-bench#131 scylladb/scylla-bench#132. We should extend (or add new jobs/workloads) existing scylla-bench workloads in SCT to also test keyspaces with tablets enabled.

@avelanarius avelanarius self-assigned this Jan 17, 2024
@avelanarius
Copy link
Author

avelanarius commented Jan 17, 2024

@roydahan Please confirm that my team should work on this task (and the linked scylla-bench ones, which are trivial), so that we don't clash with any existing work planned for QA. I'll also appreciate your (and @fruch) input on what types of workloads we want to test (for example would we want to run scylla-bench longevity tests with a tablet-enabled tables?).

@fruch
Copy link
Contributor

fruch commented Jan 17, 2024

@avelanarius

since there a new option, that enable tablets on keyspaces/tables, without specifying anything in keyspace creation
this might be unneeded. check it with @xemul if it's really needed

@roydahan
Copy link
Contributor

No need to do it in any of the tools at the moment.
In any case, having this in one place is sufficient, closing this one and possibly the one in scylla-bench soon.

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

3 participants