Skip to content

Conversation

@scylladbbot
Copy link

Updated cassandra-stress to the latest (3.20.0) version that supports java 4.x driver.
Java 4.x driver is turned on when -mode includes 4x param.
For that, new c_s_driver param were added. It supports '3x', '4x'
(when driver 4.x should be used) and 'random' (default) when upon test
startup one value is set and used along the entire test.
closes: scylladb/cassandra-stress#101

Testing

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)

  • Add unit tests to cover my changes (under unit-test/ folder)

  • Update the Readme/doc folder relevant to this change (if needed)

  • (cherry picked from commit a05f810)

Parent PR: #13167

Updated cassandra-stress to the latest (3.20.0) version that supports
java 4.x driver.
Java 4.x driver is turned on when `-mode` includes `4x` param.
For that, new `c_s_driver` param were added. It supports '3x', '4x'
(when driver 4.x should be used) and 'random' (default) when upon test
startup one value is set and used along the entire test.
closes: scylladb/cassandra-stress#101

(cherry picked from commit a05f810)
@scylladbbot
Copy link
Author

@soyacz - This PR has conflicts, therefore it was moved to draft
Please resolve them and mark this PR as ready for review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants