Problems setting up KoP with Pulsar 3.3.4 #24284
Unanswered
paulo-alves-flttr
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created a custom Pulsar image from Pulsar 3.3.4 that adds pulsar-protocol-handler-kafka-3.1.1.1.nar file to /pulsar/protocols/ and adds the following lines to .conf files:
A have a docker compose like the following:
I am able to docker compose up with success but when I try producing Kafka messages through kafka-console-producer with:
I get the following output error:
Can someone help me spot what I did wrong?
Beta Was this translation helpful? Give feedback.
All reactions