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

Make Kafka schema registry an enum #427

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

jbeisen
Copy link
Collaborator

@jbeisen jbeisen commented Nov 28, 2023

The JSON form in the console does not behave properly when an optional object has an optional field, which is the case with schema registry. Making it an enum in the schema solves it for this case.

image

image

@jbeisen jbeisen force-pushed the kafka-schema-registry-enum branch from 9488ef0 to 406b14a Compare November 28, 2023 04:45
The JSON form in the console does not behave properly when an optional
object has an optional field, which is the case with schema registry.
Making it an enum in the schema solves it for this case.
@jbeisen jbeisen force-pushed the kafka-schema-registry-enum branch from 406b14a to aea50be Compare November 28, 2023 06:35
@jbeisen jbeisen merged commit fc2c32f into master Nov 28, 2023
8 checks passed
@jbeisen jbeisen deleted the kafka-schema-registry-enum branch November 28, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants