Hi guys,
I currently try to switch from Kafka 3.1.0 with ZooKeeper to Kafka 3.2.0 with
Kafka Kraft mode. I adjusted the server.properties as follows:
### KRaft-properties
process.roles=broker,controller
node.id=1
controller.quorum.voters=1@127.0.0.1:9091
controller.listener.names=CONTROLLER
aut
also be solved. Awaiting using Kafka without ZooKeeper.
Best regards,
Florian
-Ursprüngliche Nachricht-
Von: Thomas Cooper [mailto:c...@tomcooper.dev]
Gesendet: Montag, 16. Mai 2022 14:49
An: users@kafka.apache.org; Florian Blumenstein
Betreff: Re: Switchin from Zookepper to Kafka KRaft