Skip to content

[v24.3.x] shard_placement_table: unchecked optional fix #28677

@vbotbuildovich

Description

@vbotbuildovich

Backport #28575 to branch v24.3.x. This issue was created as a placeholder because the original PR's commit(s) could not be automatically cherry-picked.
Here are the commands to execute:

git checkout v24.3.x
git checkout -b manual-backport-28575-v24.3.x-937
git cherry-pick -x d958a1ba99

git push origin manual-backport-28575-v24.3.x-937
gh pr create \
  --title "[v24.3.x] shard_placement_table: unchecked optional fix" \
  --base "v24.3.x" \
  --label "kind/backport" \
  --head "manual-backport-28575-v24.3.x-937" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --milestone "v24.3.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/28575 "

Metadata

Metadata

Assignees

Labels

kind/backportPRs targeting a stable branch

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions