A

Admin • 802.91K Points
Coach

Q. In Kafka, messages are appended to a partition in:

  • (A) No specific order
  • (B) Reverse order
  • (C) Strict sequential order
  • (D) Random order
  • Correct Answer - Option(C)
  • Views: 5
  • Filed under category Apache Kafka
  • Hashtags:

Explanation by: Admin
Kafka appends messages in strict order to each partition to ensure ordering guarantees.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.