A

Admin • 802.91K Points
Coach

Q. In Kafka, what is the default behavior if a consumer crashes?

  • (A) Data is deleted
  • (B) Brokers shut down
  • (C) Another consumer in the group takes over
  • (D) Partitions are removed
  • Correct Answer - Option(C)
  • Views: 7
  • Filed under category Apache Kafka
  • Hashtags:

Explanation by: Admin
Kafka's consumer group mechanism reassigns partitions when a consumer fails.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.