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.3.x] transform: create smp and scheduling groups #16138

Closed
vbotbuildovich opened this issue Jan 17, 2024 · 0 comments · Fixed by #16139
Closed

[v23.3.x] transform: create smp and scheduling groups #16138

vbotbuildovich opened this issue Jan 17, 2024 · 0 comments · Fixed by #16139
Assignees
Labels
kind/backport PRs targeting a stable branch
Milestone

Comments

@vbotbuildovich
Copy link
Collaborator

Backport #16114 to branch v23.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 v23.3.x
git checkout -b vbotbuildovich/backport-16114-v23.3.x-600
git cherry-pick -x 566e2b1c06b59a21d6d34fa7510fb7545b686224 4b3251b6f42b479d43214f397c53a0cdec68e5a7 6928acc51f6c9d884dd9ebcde53bce83c686d977 895af5f5b3c4e5083b8510ca9d2e8cde30db626a d018c5963a403671ed131ca4d61e7162ab8e38a7 cb310c56d8eeecd4f06c6e122a5d96d2a1690d4e 99a3ece27fec0932e1da50df8649dcb867af73a3

git push origin vbotbuildovich/backport-16114-v23.3.x-600
gh pr create \
  --title "[v23.3.x] transform: create smp and scheduling groups" \
  --base "v23.3.x" \
  --label "kind/backport" \
  --head "vbotbuildovich/backport-16114-v23.3.x-600" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --milestone "v23.3.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/16114 "
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Jan 17, 2024
@vbotbuildovich vbotbuildovich added this to the v23.3.x-next milestone Jan 17, 2024
@rockwotj rockwotj linked a pull request Jan 17, 2024 that will close this issue
@piyushredpanda piyushredpanda modified the milestones: v23.3.x-next, v23.3.6 Feb 21, 2024
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 a pull request may close this issue.

3 participants