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

There is a problem when producing Kafka topics that hosted the latest version of Kafka #18

Open
inspector44 opened this issue Apr 12, 2021 · 0 comments

Comments

@inspector44
Copy link

As far as I see the data-sender project uses the 2.3.1 version of kafka-node. That means it's using the old version of Kafka Client.
Since it uses an old version of Kafka Client, It can't produce the latest Kafka topics. So, you need to upgrade the kafka-node version.
If we think the same, I can send a pull request for this problem.
Thanks.

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