A

Admin • 833.24K Points
Coach

Q. Kafka guarantees message delivery under which setting?

  • (A) Replication.factor=0
  • (B) acks=all
  • (C) acks=0
  • (D) acks=1
  • Correct Answer - Option(B)
  • Views: 31
  • Filed under category Apache Kafka
  • Hashtags:

Explanation by: Admin

'acks=all' ensures that the message is acknowledged only after all replicas receive it.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.