A

Admin • 832.27K Points
Coach

Q. Kafka uses which method to distribute messages among partitions?

  • (A) Random selection
  • (B) Round-robin only
  • (C) Partitioner logic (round-robin or key-based)
  • (D) Alphabetical topic name
  • Correct Answer - Option(C)
  • Views: 19
  • Filed under category Apache Kafka
  • Hashtags:

Explanation by: Admin

Kafka uses a partitioner to determine message distribution — either round-robin or key-based.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.