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

Upgrading node-rdkafka #117

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

Upgrading node-rdkafka #117

wants to merge 2 commits into from

Conversation

ricardohbin
Copy link
Collaborator

@ricardohbin ricardohbin commented May 17, 2022

Upgrading node-rdkafka to works with node 16

This fixes #116 and #113

Checking why the tests receive a timeout

@ricardohbin
Copy link
Collaborator Author

ricardohbin commented May 19, 2022

Some tests (that uses non existent topics) broke because of this - Blizzard/node-rdkafka#864

More details here https://github.com/edenhill/librdkafka/wiki/Proposal:-Consumer-topic-error-handling

I am working in it

@ricardohbin
Copy link
Collaborator Author

I fixed the tests, now the topic are created in docker-compose. just checking now why the tests not triggered in the fix

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.

Update node-rdkafka version to 2.12.0
1 participant