Hi Sisindri,
It’s definitely a challenge to justify a major architecture change when
everything is working just fine. If it’s not broke don’t fix it right? In my
experience most environments I’ve worked with, Zookeeper is a more than
adequate cluster management service. For small/medium size
Hi Luke,
We are using Kafka 3.7.0 Broker/Client system in our prod environment with
SASL_SSL communication between Kafka Clients and Broker. We are starting the
Kafka process from the shell using the below command.
`nohup $EXEC_KAFKA_CONFIG --zookeeper 127.0.0.1:2181 --entity-type brokers