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

Get schema by topic name #140

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fabianjunge
Copy link

Hi,

we want to use this awesome module in our project.

We noticed it is not supporting a getSchemaByTopicName. Which now is implemented in this PR.

Why we need it? We are using the strategy with “-key” or “-value” as a naming convention like state in the confluent documentation.
https://docs.confluent.io/platform/current/schema-registry/serdes-develop/index.html#sr-schemas-subject-name-strategy
However we decided not to include “-key” or “-value” as it is only a best practice (one of many).
But if you suggest we can add it of course.

We hope this PR is fine. If you have any input please let us know. We are willing to edit it.

Thanks for your work! :-)
Fabian
@arditshala

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.

1 participant