Hello everyone,
I downloaded the latest Kafka verison and tried to run the quick start.
Unfortunately, I cannot open a topic after starting the zookeeper and kafka
server as described in step 2. The error
Failed to parse the broker info from zookeeeper: {"jmx_port":-1,
"timestamp":"...",
"endpoints":["PLAINSTEXT://sven:9092]","host":"sven","version":3,"port":9092}
appears.
I analysied the source code and tried to find a solution with google, but I
could not found any helpful hint. Looks like I am the first one with that kind
of error what I cannot believe. What am I doing wrong? Is there another tool
missing?
Best,
Sven