MediumApache KafkaMultiple Choice

What happens when a Kafka consumer crashes?

Tests your understanding of this concept.

Answer Options

AMessages are lost
BThe partition is reassigned to another consumer in the group (rebalancing)
CThe topic is deleted
DAll consumers stop

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 20+ more Apache Kafka questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Apache Kafka topic (Distributed Systems).

More Apache Kafka Questions