Skip to content

[v25.1.x] rm_stm: async loop over intrusive list fix #27764

@vbotbuildovich

Description

@vbotbuildovich

Backport #27694 to branch v25.1.x. This issue was created as a placeholder because the original PR's commit(s) could not be automatically cherry-picked.
Here are the commands to execute:

git checkout v25.1.x
git checkout -b manual-backport-27694-v25.1.x-44
git cherry-pick -x d256479640

git push origin manual-backport-27694-v25.1.x-44
gh pr create \
  --title "[v25.1.x] rm_stm: async loop over intrusive list fix" \
  --base "v25.1.x" \
  --label "kind/backport" \
  --head "manual-backport-27694-v25.1.x-44" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --milestone "v25.1.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/27694 "

Metadata

Metadata

Assignees

Labels

kind/backportPRs targeting a stable branch

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions