Kafka - Consumers
What is the main purpose of using a
poll() method inside a Kafka consumer loop?poll() method inside a Kafka consumer loop?poll() in Kafka consumerpoll() method is used to fetch messages from Kafka topics.poll() inside a loop allows the consumer to keep listening and fetching new messages continuously.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions