Q. What is the purpose of Kafka's ISR (In-Sync Replicas)?

  • (A) To cache consumer offsets
  • (B) To track active producers
  • (C) To track replicas that are up-to-date with the leader
  • (D) To store schema versions
πŸ’¬ Discuss
βœ… Correct Answer: (C) To track replicas that are up-to-date with the leader
Explanation: ISR is a set of replicas that are fully caught up with the leader.
Explanation by: Mr. Dubey
ISR is a set of replicas that are fully caught up with the leader.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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