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

Custom schema names, I.e. schemaName != topic name #25

Open
devdavidkarlsson opened this issue Mar 13, 2024 · 0 comments
Open

Custom schema names, I.e. schemaName != topic name #25

devdavidkarlsson opened this issue Mar 13, 2024 · 0 comments

Comments

@devdavidkarlsson
Copy link

        serdeProperties.getProperty("valueSchemaNameTemplate", String.class)
            .orElse("%s"), // by default Serializer supposes that schemaName == topic name

Is there a path in this code that supports looking up schema in glue where the name is not equal to the topic name?

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