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

[v23.2.x] log_manager::housekeeping_scan iteration with suspension point fix #13830

Closed
vbotbuildovich opened this issue Sep 29, 2023 · 0 comments
Assignees
Labels
kind/backport PRs targeting a stable branch
Milestone

Comments

@vbotbuildovich
Copy link
Collaborator

Backport #13615 to branch v23.2.x. Note that this issue was created as a placeholder, since the original PR's commit(s) could not be automatically cherry-picked.
Here are the commands to execute:

git checkout v23.2.x
git checkout -b vbotbuildovich/backport-13615-v23.2.x-855
git cherry-pick -x 15d2d9fed95124263303d9dcb6f4e485ee08c003 cf50cefada95c67ee194438f22db70642b2ce4b4 9a45e40f7cbfc96b1000fd6354424249738bc4b4 6eb57258ae74e92e846c94ef6cceb7ee733ecec2 ab5a2104b4a9b46c68eb7087de9f7cd97d74da5e a21446fb66cae7110ca2fd7fe2176061275eccdd dfed2da71aa728f16e9de14a2cf5805d4045c383

git push origin vbotbuildovich/backport-13615-v23.2.x-855
gh pr create \
  --title "[v23.2.x] log_manager::housekeeping_scan iteration with suspension point fix" \
  --base "v23.2.x" \
  --label "kind/backport" \
  --head "vbotbuildovich/backport-13615-v23.2.x-855" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --reviewer "dotnwat,ballard26" \
  --milestone "v23.2.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/13615 "
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

No branches or pull requests

3 participants