advancedKafka: Producer, Consumer & Idempotency
What is the significance of max.poll.records and max.poll.interval.ms in preventing consumer rebalancing?
Tests whether you know a slow batch that exceeds max.poll.interval.ms triggers a rebalance even though the consumer is still alive.
This is a Pro question
Sign in, then upgrade to Pro or Power to unlock this question and the full Interview Prep bank.
What is the significance of max.poll.records and max.poll.interval.ms in preventing consumer rebalancing?