Confluent
CCDAK · Question #93
Partition leader election is done by
The correct answer is C. Zookeeper. The Controller is a broker that is responsible for electing partition leaders.
Kafka Client Fundamentals
Question
Partition leader election is done by
Options
- AThe consumers
- BThe Kafka Broker that is the Controller
- CZookeeper
- DVote amongst the brokers
How the community answered
(29 responses)- B3% (1)
- C90% (26)
- D7% (2)
Explanation
The Controller is a broker that is responsible for electing partition leaders.
Topics
#leader election#controller broker#Zookeeper#cluster management
Community Discussion
No community discussion yet for this question.