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: If _schemas is missing return 500 #7569

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

BenPope
Copy link
Member

@BenPope BenPope commented Nov 29, 2022

Backport of PR #7555

If the `_schemas` topic is deleted during runtime, a 403 is
returned. This isn't a good description of the problem.

Instead, return a 500 Internal Server Error with an informative
message.

Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit 7b1d908)
@BenPope BenPope added this to the v22.1.11 milestone Nov 29, 2022
@BenPope BenPope changed the title schema_registry: If _schemas is missing return 500 [v22.1.x] schema_registry: If _schemas is missing return 500 Nov 29, 2022
@BenPope BenPope self-assigned this Nov 29, 2022
@BenPope BenPope merged commit 952b414 into redpanda-data:v22.1.x Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants