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

Transform Avro records into JSON #14

Open
jrkinley opened this issue Jan 10, 2023 · 0 comments
Open

Transform Avro records into JSON #14

jrkinley opened this issue Jan 10, 2023 · 0 comments

Comments

@jrkinley
Copy link
Collaborator

Provide the ability to decode Avro records received by the agent and transform them into JSON before writing them to the synchronised (local) topic.

The agent can fetch the schema in one of two ways:

  1. Directly from the source clusters schema registry over HTTPS, or
  2. From a local schema registry (e.g. the native Redpanda registry). Assuming that the source schema registry's topic (e.g. _schemas) has been replicated and is used as the backing store for the local schema registry
@jrkinley jrkinley changed the title Transform Avro records in to JSON Transform Avro records into JSON Jan 10, 2023
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

No branches or pull requests

1 participant