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

[Backport 2024.1] fix(cassandra-stress): bump c-s version to 3.17.0 #9379

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Nov 26, 2024

bump c-s version to 3.17.0

Main reason for version change:

  • Using cassandra-stress 3.17 to mittigate
    Switch to ReplicaOrdering.RANDOM for select LBPs 32

Other Noticable Changes since the last version used in SCT:

  • Add support for hostname verification 31
  • Print thread dump on specific signals 27
  • Replace uninterruptible wait 26
  • Make it use DCAwareRoundRobinPolicy unless rack is provided 21
  • feature(docker): adding support for dependabot 19

Testing

  • [ ]

PR pre-checks (self review)

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

(cherry picked from commit 02997a6)

Parent PR: #9296

Copy link
Author

mergify bot commented Nov 26, 2024

Cherry-pick of 02997a6 has failed:

On branch mergify/bp/branch-2024.1/pr-9296
Your branch is up to date with 'origin/branch-2024.1'.

You are currently cherry-picking commit 02997a6a1.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   defaults/docker_images/cassandra-stress/values_cassandra-stress.yaml

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot marked this pull request as draft November 26, 2024 19:08
Main reason for version change:

Using cassandra-stress 3.17 to mittigate
- Switch to ReplicaOrdering.RANDOM for select LBPs
  [32](scylladb/cassandra-stress#32)

Other Noticable Changes since the last version used in SCT:

- Add support for hostname verification
  [31](scylladb/cassandra-stress#31)
- Print thread dump on specific signals
  [27](scylladb/cassandra-stress#27)
- Replace uninterruptible wait
  [26](scylladb/cassandra-stress#26)
- Make it use DCAwareRoundRobinPolicy unless rack is provided
  [21](scylladb/cassandra-stress#21)
- feature(docker): adding support for dependabot
  [19](scylladb/cassandra-stress#19)

Signed-off-by: Dusan Malusev <dusan.malusev@scylladb.com>
(cherry picked from commit 02997a6)
@fruch fruch force-pushed the mergify/bp/branch-2024.1/pr-9296 branch from 324a187 to 01a9efc Compare November 28, 2024 10:39
@fruch fruch removed the conflicts label Nov 28, 2024
@fruch fruch marked this pull request as ready for review November 28, 2024 10:39
@fruch fruch merged commit 4f27721 into branch-2024.1 Nov 28, 2024
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants