-
Notifications
You must be signed in to change notification settings - Fork 671
Open
Labels
kind/backportPRs targeting a stable branchPRs targeting a stable branch
Milestone
Description
Backport #27393 to branch v25.1.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 v25.1.x
git checkout -b manual-backport-27393-v25.1.x-613
git cherry-pick -x d82135cb3c
git push origin manual-backport-27393-v25.1.x-613
gh pr create \
--title "[v25.1.x] datalake: bump translation start to log start" \
--base "v25.1.x" \
--label "kind/backport" \
--head "manual-backport-27393-v25.1.x-613" \
--draft \
--repo "redpanda-data/redpanda" \
--milestone "v25.1.x-next" \
--body "Backport of PR https://github.com/redpanda-data/redpanda/pull/27393 "
JIRA Link: [CORE-13244](https://redpandadata.atlassian.net/browse/CORE-13244)
[CORE-13244]: https://redpandadata.atlassian.net/browse/CORE-13244?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
Metadata
Metadata
Assignees
Labels
kind/backportPRs targeting a stable branchPRs targeting a stable branch