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

Apache Kafka with Reactive Messaging: Workshop is incomplete and consequently doesnt work #1322

Open
mkossatz opened this issue Oct 16, 2021 · 0 comments

Comments

@mkossatz
Copy link

In which scenario did this bug occur?

Apache Kafka with Reactive Messaging

At what step of the scenario did this happen?

Step 4

Describe the bug

When starting this workshop I was already a bit surprised that it went straight into working with Quarkus. I thought that Kafka might already be set up and ready, but it turns out this is not the case. When it comes to the last step of actually deploying the Quarkus app on OpenShift, the container crashes because it cannot find Kafka.

I launched my own cluster and tried to reproduce the "Apache Kafka basics" Katacoda workshop steps on there (to setup Kafka) and then I reproduced the steps for this "Apache Kafka with Reactive Messaging" workshop, and it works! This means, that this workshop is just missing the initial steps on creating Kafka as described in the other workshop.

Logs or error messages

2021-10-16 21:31:08,081 WARN [org.apa.kaf.cli.ClientUtils] (main) Couldn't resolve server my-cluster-kafka-bootstrap.kafka.svc.cluster.local:9092 from bootstrap.servers as DNS resolution failed for my-cluster-kafka-bootstrap.kafka.svc.cluster.local
2021-10-16 21:31:08,081 INFO [org.apa.kaf.cli.pro.KafkaProducer] (main) [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 0 ms.

Additional context

Im a Red Hatter, feel free to reach out on GChat if you need clarification.

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