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

investigate kafka messaging when necessary #355

Open
MrCreosote opened this issue Apr 19, 2021 · 0 comments
Open

investigate kafka messaging when necessary #355

MrCreosote opened this issue Apr 19, 2021 · 0 comments

Comments

@MrCreosote
Copy link
Member

Messaging from ee2 -> kafka appears to fail silently in tests other than

WARNING  kafka.conn:conn.py:1532 DNS lookup failed for kafka:9092, exception was [Errno -2] Name or service not known. Is your advertised.listeners (called advertised.host.name before Kafka 9) correct and resolvable?

It similarly appears that docker kafka cannot be contacted from the local machine (unlike mongo, for example). Currently nothing is listening to the kafka feed, but before that happens we should figure out what's going on and ensure we have test coverage for successful and failing messages.

https://www.confluent.io/blog/kafka-client-cannot-connect-to-broker-on-aws-on-docker-etc/ might be useful.

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