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 to create topic #95

Open
psalot opened this issue Jun 17, 2020 · 1 comment
Open

Support to create topic #95

psalot opened this issue Jun 17, 2020 · 1 comment

Comments

@psalot
Copy link

psalot commented Jun 17, 2020

I am using this library but I want to enable creating topics from code as we have in node-rdkafka
https://github.com/Blizzard/node-rdkafka#admin-client

can you enable this?
This will help in creating topics at the runtime
I think all that needs to be done here is expose the Adminclient object as is from the KafkaAvro as below in the file lib/kafka-avro.js
image

@ricardohbin
Copy link
Collaborator

this lib has focus schema-registry (with pre-created topics following a standard). Expose the entire AdminClient just to create topics in runtime not fit well to the purpose of this lib. What do you think?

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

2 participants