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

[v22.3.x] Wait for the victim node to apply the dirty offset #11406

Closed
vbotbuildovich opened this issue Jun 13, 2023 · 1 comment
Closed

[v22.3.x] Wait for the victim node to apply the dirty offset #11406

vbotbuildovich opened this issue Jun 13, 2023 · 1 comment
Assignees
Labels
kind/backport PRs targeting a stable branch
Milestone

Comments

@vbotbuildovich
Copy link
Collaborator

Backport #11350 to branch v22.3.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 v22.3.x
git checkout -b vbotbuildovich/backport-11350-v22.3.x-102
git cherry-pick -x f42a55e457b9002c9cd861abd3b1bcee95e7a0fd ed473916f961c9453365d882f0dc63c3a0230dc2 57fb4c055ad47ec02a5cc7e5990939aed78fe93a

git push origin vbotbuildovich/backport-11350-v22.3.x-102
gh pr create \
  --title "[v22.3.x] Wait for the victim node to apply the dirty offset" \
  --base "v22.3.x" \
  --label "kind/backport" \
  --head "vbotbuildovich/backport-11350-v22.3.x-102" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --reviewer "ztlpn" \
  --milestone "v22.3.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/11350 "
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Jun 13, 2023
@vbotbuildovich vbotbuildovich added this to the v22.3.x-next milestone Jun 13, 2023
@mmaslankaprv
Copy link
Member

this version is no longer supported

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

2 participants