What are consumer offsets in Apache Kafka?
Questions
What is the significance of Kafka's max.poll.records parameter?
What is the role of Kafka's consumer coordinator?
What happens if a consumer's session times out in Kafka?
What is the role of Kafka's group coordinator?
In Kafka, what is the significance of the max.poll.interval.ms parameter?
Which of the following statements about Kafka consumer rebalancing is true?
How does Kafka ensure fault tolerance and high availability for consumer groups?