I have setup a Kerberos/SASL enabled Kafka cluster with three brokers.
Everything is working except an issue I have with the topic creation. When a
topic is created with a principal different from the principal of the leader
broker, a znode is create under 'kafka/brokers/topics' with the name o
Hello,
I have setup a Kerberos/SASL enabled Kafka cluster with three brokers.
Everything is working except an issue I have with the topic creation. When a
topic is created with a principal different from the principal of the leader
broker, a znode is create under 'kafka/brokers/topics' with the
Hi
I am planning to setup a Kerberos/SASL enabled kafka cluster with three
brokers. Since “zookeeper.set.acl=true” is set, when running the first broker,
it creates the znodes required. It also sets the ACL of nodes which locks down
the nodes to the first broker. Here is the output of the ACL on