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] c/topics_dispatcher: do not guesstimate leader ids #16237

Closed
vbotbuildovich opened this issue Jan 23, 2024 · 0 comments · Fixed by #16239
Closed

[v23.2.x] c/topics_dispatcher: do not guesstimate leader ids #16237

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

Comments

@vbotbuildovich
Copy link
Collaborator

Backport #15678 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-15678-v23.2.x-231
git cherry-pick -x 3e86234048aab4991c2356b4d62dc7d42b9b0b6d 8f81843ffcebd5a9765397bc923207e9f79ac864 86d583b486d033377be4c9f2b331be25ff6d9632 763c0ac0ebc5e232a9fd747a9f6fba56d2759ee2 5bf2a272311bd30d21d98ab30af1e0ed3d69aa08 fea4f6a23b48a8b4d1793a1d1b3afd92b7960ff8 3b2eac5f2f508d8939e2a4f97085fe5d10af9727 6823527bbfab550917bf5df1586049e6d00e0abd

git push origin vbotbuildovich/backport-15678-v23.2.x-231
gh pr create \
  --title "[v23.2.x] c/topics_dispatcher: do not guesstimate leader ids" \
  --base "v23.2.x" \
  --label "kind/backport" \
  --head "vbotbuildovich/backport-15678-v23.2.x-231" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --milestone "v23.2.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/15678 "
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