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

[v24.1.x] [CORE-3181] Schema Registry: Normalization #22603

Closed
vbotbuildovich opened this issue Jul 26, 2024 · 1 comment
Closed

[v24.1.x] [CORE-3181] Schema Registry: Normalization #22603

vbotbuildovich opened this issue Jul 26, 2024 · 1 comment
Assignees
Labels
kind/backport PRs targeting a stable branch
Milestone

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Jul 26, 2024

Backport #22519 to branch v24.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 v24.1.x
git checkout -b vbotbuildovich/backport-22519-v24.1.x-252
git cherry-pick -x 66216133c351c2cb32955a7c2a93824249d2ec19 7a9fcfa8b2260d4b6542bb3d8e0553a2bf97c02f 26dfa333d7057cc088968bde314b6293e32db3b1 a2a24d7d243a08c76f5e8c128802aefe7185ee12 fabfbc5ae69ebbf90ebd354d5f262ec8ad71a429 0772f65c063fe0a541ff2bdb73859c574371b9c3 f06cbaf63d501a2a3d42b7ea3797812f6188edd7 86feb1392a1a99a138f7f2bb7fd6d72d3c8e33e9 a4533901edc18a8ade573403500fb984be6ea34b

git push origin vbotbuildovich/backport-22519-v24.1.x-252
gh pr create \
  --title "[v24.1.x] [CORE-3181] Schema Registry: Normalization" \
  --base "v24.1.x" \
  --label "kind/backport" \
  --head "vbotbuildovich/backport-22519-v24.1.x-252" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --milestone "v24.1.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/22519 "

[CORE-3181]: https://redpandadata.atlassian.net/browse/CORE-3181?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

JIRA Link: [CORE-6724](https://redpandadata.atlassian.net/browse/CORE-6724)
@BenPope
Copy link
Member

BenPope commented Jul 30, 2024

Fixed by #22634

@BenPope BenPope closed this as completed Jul 30, 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

No branches or pull requests

2 participants