A

Admin • 802.91K Points
Coach

Q. What happens if a Kafka producer sends messages faster than the broker can handle?

  • (A) Messages are lost
  • (B) Producer blocks or errors depending on configuration
  • (C) Broker stops automatically
  • (D) ZooKeeper reassigns partitions
  • Correct Answer - Option(B)
  • Views: 7
  • Filed under category Apache Kafka
  • Hashtags:

Explanation by: Admin
If buffer memory is full, the producer will block or throw an exception based on configuration.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.