Confluent
CCAAK · Question #52
In a Kafka cluster, when the broker running the controller thread fails, which broker will become the new controller?
Sign in or unlock CCAAK to reveal the answer and full explanation for question #52. The question stem and answer options stay visible for context.
Managing Brokers and Clusters
Question
In a Kafka cluster, when the broker running the controller thread fails, which broker will become the new controller?
Options
- AThe broker having the next highest broker.id value
- BThe next broker to successfully recreate the Zookeeper ephemeral node
- CThe next broker to persist new metadata in Zookeeper
- DThe next broker in the cluster joined order
Unlock CCAAK to see the answer
You've previewed enough free CCAAK questions. Unlock CCAAK for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#controller election#ZooKeeper ephemeral node#broker failure#leader failover