Q. What is the role of 'consumer offset' in Kafka?

  • (A) Track messages read by a producer
  • (B) Track number of messages produced
  • (C) Mark how far a consumer has read
  • (D) Count partitions in a topic
πŸ’¬ Discuss
βœ… Correct Answer: (C) Mark how far a consumer has read
Explanation: Consumer offset indicates the last record read by a consumer.
Explanation by: Mr. Dubey
Consumer offset indicates the last record read by a consumer.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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