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

Autosharding tests: Perf & heavy load #162

Open
5 tasks
donhardman opened this issue Sep 26, 2023 · 0 comments
Open
5 tasks

Autosharding tests: Perf & heavy load #162

donhardman opened this issue Sep 26, 2023 · 0 comments
Assignees

Comments

@donhardman
Copy link
Contributor

  • Measure and validate latency from query execution to final results on different shards and replication factors.
  • Ensure that we have enough timeout for waiting for the blocking "create table" command to return a response to the user in case of high shard creation.
  • Measure latency for rebalancing and data recovery.
  • Measure the insertion of multiple shards through the distributed table.
  • Mesure persistent inserts into distributed table and same time shutting down node and rebalancing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants