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.1.x] k/protocol && utils/fragmented_vector improvements #13882

Closed
vbotbuildovich opened this issue Oct 3, 2023 · 1 comment
Closed

[v23.1.x] k/protocol && utils/fragmented_vector improvements #13882

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

Comments

@vbotbuildovich
Copy link
Collaborator

Backport #13854 to branch v23.1.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.1.x
git checkout -b vbotbuildovich/backport-13854-v23.1.x-400
git cherry-pick -x 239a9f0979bfb85385eabe869c51e4fd87172326 a2b9966bb9cf471fc4c691dcc9fb0cfa9a554bc6 ceab4007dd8f8bdaf8e6d443869b3808de087be0 3790e24f39b8d9d6c635a2786813a43ef40fd4f7 2c4d1faf116f15a484acf4d2404c901225bae89e ef092e6b959e3faa577f6b5eb48f1c61872bdd73 bc63e9fd0a4905b8c720f3e797406a8399fb0803

git push origin vbotbuildovich/backport-13854-v23.1.x-400
gh pr create \
  --title "[v23.1.x] k/protocol && utils/fragmented_vector improvements" \
  --base "v23.1.x" \
  --label "kind/backport" \
  --head "vbotbuildovich/backport-13854-v23.1.x-400" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --reviewer "travisdowns" \
  --milestone "v23.1.x-next" \
  --body "Backport of PR https:/redpanda-data/redpanda/pull/13854 "
@BenPope
Copy link
Member

BenPope commented Oct 13, 2023

Fixed by #13897

@BenPope BenPope closed this as completed Oct 13, 2023
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