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

[v22.1.x] schema_registry: Support recursive protobuf structures #5587

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport from pull request: #5573.
Fixes #5580,

Don't follow descriptors if they've been seen before.

This prevents a stack overflow.

Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 098e14d)
@vbotbuildovich vbotbuildovich added this to the v22.1.x-next milestone Jul 22, 2022
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Jul 22, 2022
@BenPope BenPope marked this pull request as ready for review July 22, 2022 18:26
@BenPope BenPope self-requested a review as a code owner July 22, 2022 18:26
@BenPope
Copy link
Member

BenPope commented Jul 22, 2022

CI Failure seems to be: #4807 - I'll backport the fix in #4895

@BenPope BenPope merged commit c0f51ee into redpanda-data:v22.1.x Jul 22, 2022
@BenPope BenPope modified the milestones: v22.1.x-next, v22.1.6 Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants