A

Admin • 832.27K Points
Coach

Q. In Kafka, a partition can be:

  • (A) Read by multiple consumers in a group simultaneously
  • (B) Written by multiple producers in parallel
  • (C) Reordered by a producer
  • (D) Manually locked for writing
  • Correct Answer - Option(B)
  • Views: 22
  • Filed under category Apache Kafka
  • Hashtags:

Explanation by: Admin

Kafka allows multiple producers to write to a single partition concurrently.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.