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

[v24.2.x] rm_stm/tests: add a stress test for concurrent eviction / replication / snapshot #24540

Merged

Conversation

bharathv
Copy link
Contributor

@bharathv bharathv commented Dec 12, 2024

Backport of PR #24490

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v24.3.x
  • v24.2.x
  • v24.1.x

Release Notes

  • none

This is a classic iterator invalidation caught by the test added in the
previous commit. Cleanup could race with reset thus invalidating the
iterator used in max_concurrent_for_each().

(cherry picked from commit 4ee6b02)
@bharathv bharathv added kind/backport PRs targeting a stable branch and removed area/redpanda labels Dec 12, 2024
@bharathv bharathv added this to the v24.2.x-next milestone Dec 12, 2024
@bharathv bharathv requested a review from bashtanov December 12, 2024 00:41
@bharathv bharathv merged commit c19a267 into redpanda-data:v24.2.x Dec 12, 2024
18 checks passed
@bharathv bharathv deleted the manual-backport-24490-v24.2.x-691 branch December 12, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants