-
Notifications
You must be signed in to change notification settings - Fork 95
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
fix(scylla-bench large-partitions): Downgrade scylla-bench to a stable version #4457
fix(scylla-bench large-partitions): Downgrade scylla-bench to a stable version #4457
Conversation
8419d40
to
5306cb6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
until s-b issues will be fixed, and it will become stable again, this downgrade is to the last known "good" version:
one of the issues is this one:
scylladb/scylla-bench#91
@@ -45,3 +45,6 @@ space_node_threshold: 644245094 | |||
run_fullscan: '{"ks_cf": "scylla_bench.test", "interval": 10}' # 'ks.cf|random, interval(min)' | |||
|
|||
run_full_partition_scan: '{"ks_cf": "scylla_bench.test", "interval": 2, "pk_name":"pk", "rows_count": 5000, "validate_data": "false"}' # 'ks.cf, interval(sec), partition-key name, number-of-rows-per-partition, validate reversed query output' | |||
|
|||
# Temporarily downgrade scylla_bench to a stable version | |||
scylla_bench_version: v0.1.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think it happened here as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
right, only in this large-partitions longevity, no s-b issues found. can keep the latest version for it.
…e version scylla-bench latest version of 0.1.8 is not stable. Therefore downgrading it on large-partitions relevant longevities.
5306cb6
to
753f587
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Trello: https://trello.com/c/8U4dGEEI
PR pre-checks (self review)
backport
labelssdcm/sct_config.py
)unit-test/
folder)