What is the consequence of stopping Zookeeper server while Kafka brokers are running?
Questions
Which command is used to gracefully stop a specific Kafka broker in a cluster?
What happens if Kafka brokers are stopped abruptly without graceful shutdown?
What is the primary role of Zookeeper in a Kafka cluster?
Which command is used to gracefully stop all Kafka brokers in a cluster?
What happens if Zookeeper server is abruptly terminated without graceful shutdown?
Which command can be used to check the status of Zookeeper server?
Which command is used to stop a Kafka broker gracefully?
What is the purpose of stopping Zookeeper server gracefully before shutting down Kafka servers?