Skip to content

Conversation

@filimonov
Copy link
Contributor

Old URL returns 404, picked new from official webpage: https://kafka.apache.org/downloads

@filimonov
Copy link
Contributor Author

@accelerated do you know smth about why the travis tests fail with the newest librdkafka?

@accelerated
Copy link
Contributor

Looks to me like a race condition in the compacted processor and it gets stuck. Unfortunately I dont have access to Travis to restart the builds since i'm not the repo owner

@mfontanini
Copy link
Owner

Restarted the build but the same thing is probably going to happen.

@mfontanini
Copy link
Owner

Yeah, this is hanging on the new kafka version. Can you remove the new broker version in the travis matrix? We should figure out what's up with that test but that can wait.

@filimonov
Copy link
Contributor Author

Let's try a bit older version first...

@filimonov
Copy link
Contributor Author

v1.3.0 is failing too...

@filimonov
Copy link
Contributor Author

filimonov commented May 24, 2020

So the problem started with v1.0.0

@stevenylai
Copy link

The test is stuck when the consumer is trying to wait for eof for all partitions. I briefly tested with the new library, we need to first set: "enable.partition.eof": true, and second, rdkafka only returns eof to those are assigned to the consumer. I will try to open a PR and see if it fixes this

@mfontanini mfontanini merged commit f117720 into mfontanini:master Sep 1, 2020
@mfontanini
Copy link
Owner

Thanks for 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.

4 participants