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

[cassandra-stress] c-s should be able to handle OverloadedException #341

Open
fruch opened this issue Sep 5, 2023 · 2 comments
Open

[cassandra-stress] c-s should be able to handle OverloadedException #341

fruch opened this issue Sep 5, 2023 · 2 comments

Comments

@fruch
Copy link
Contributor

fruch commented Sep 5, 2023

The error says "java.io.IOException: Operation x10 on key(s) [32374c4b364e33324e30]: Error executing: (OverloadedException): Queried host (127.0.83.1/127.0.83.1:9042) was overloaded: Too many in flight hints: 10485991".

on cases of such errors, c-s should throttle back given this error.
see https://github.com/scylladb/scylla-enterprise/issues/3306#issuecomment-1706529424

@bhalevy maybe you want to elaborate what is means ? c-s should apply a rate-limiting, where the rate limit should be taken from ?

@bhalevy
Copy link
Member

bhalevy commented Sep 5, 2023

I really don't know if we want to maintain CassandraStress and develop such features for it.
We should have our own load generator in Python that we can fully control for dtests.

@mykaul
Copy link
Contributor

mykaul commented Sep 5, 2023

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