-
Notifications
You must be signed in to change notification settings - Fork 104
chore(deps): update scylladb/cassandra-stress docker tag to v3.18.1 #10845
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
base: master
Are you sure you want to change the base?
Conversation
@juliayakovlev @CodeLieutenant we need to run a perf test with this one, to evaluate the change to newer java version |
@fruch do you want to run it in staging, not official test, correct? |
yes |
3.18.0 should be merged into SCT, user profile is broken, we'll need to issue a new version with a fix. |
@fruch @juliayakovlev v3.18.1 will be released in a couple of minutes |
49203d0
to
9002618
Compare
no need to manually change those they would get updated at some point edit those PRs only if more changes are needed in the code, which is not only change of the version |
7c2a553
to
1c928cf
Compare
Started the vnodes tests (write/read/mixed) with
To compare with official job results: |
1c928cf
to
d26937b
Compare
I've missed those report, can you help me summarizes it |
mixed load Max throughput is same for both versions
read load Max throughput is higher in 10% with
write load Same results with both versions:
Conclusionwhile ScyllaDB |
This is really strange, the only meaningful change in c-s is the driver updates and Java 21 switch, from every benchmark I've seen with Java 21, it shows it's faster then Java 11 in all use-cases. Latency improvement shows that. |
next this this kind of assessment should be done prior to merging such a change (or before releasing) meanwhile please try to repeat the read test with the newer version of c-s, at least 2 more time to see if it's consistent or not. |
This makes changes to c-s much more time consuming. And often redundant.
We cannot make assumptions based on one test - especially comparing to local peak of |
Not for even single change, but some changes required such testing, like changing java version used.
|
This PR contains the following updates:
3.17.3
->3.18.1
Release Notes
scylladb/cassandra-stress (scylladb/cassandra-stress)
v3.18.1
Compare Source
What's Changed
Full Changelog: scylladb/cassandra-stress@v3.18.0...v3.18.1
v3.18.0
Compare Source
What's Changed
counter_write
table creation by @fruch in https://github.com/scylladb/cassandra-stress/pull/65New Contributors
Full Changelog: scylladb/cassandra-stress@v3.17.5...v3.18.0
v3.17.5
Compare Source
Full Changelog
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.