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

Support protobuf conversion to and from json for kafka messages #682

Closed
2 tasks done
jfallows opened this issue Jan 2, 2024 · 0 comments
Closed
2 tasks done

Support protobuf conversion to and from json for kafka messages #682

jfallows opened this issue Jan 2, 2024 · 0 comments
Assignees
Labels
story Feature description from user's perspective

Comments

@jfallows
Copy link
Contributor

jfallows commented Jan 2, 2024

Describe the desired outcome from the user's perspective
As devops, I want to be able to configure zilla to integrate with schema registry and use protobuf format messages in Kafka topics, while still interacting with those messages externally via json.

Acceptance criteria

  • produce json messages to kafka topic in protobuf syntax with magic byte and schema id prefix
  • fetch json messages from kafka topic with protobuf syntax with magic byte and schema id prefix

Additional context
None

Tasks

@jfallows jfallows added the story Feature description from user's perspective label Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story Feature description from user's perspective
Projects
Status: Done
Development

No branches or pull requests

2 participants