RE: Re: Migration to KRaft

2025-03-26 Thread Joe Carder
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

Kafka process fails to start when special character is present in Keystore password in SSL encryption and SASL authentication

2025-03-26 Thread Deepak Jain
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