Q. What does a Kafka broker do when it becomes the leader for a partition?

  • (A) It pushes data to other brokers
  • (B) It starts consuming data
  • (C) It handles all reads and writes for that partition
  • (D) It stops all log retention
πŸ’¬ Discuss
βœ… Correct Answer: (C) It handles all reads and writes for that partition
Explanation: The leader broker handles all client requests for that partition.
Explanation by: Mr. Dubey
The leader broker handles all client requests for that partition.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
77
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
91%
Success Rate