Q. What does the `acks=all` setting ensure?

  • (A) Message is sent without confirmation
  • (B) Only leader acknowledges the message
  • (C) All in-sync replicas acknowledge the message
  • (D) Consumer acknowledges the message
πŸ’¬ Discuss
βœ… Correct Answer: (C) All in-sync replicas acknowledge the message
Explanation: It ensures durability by waiting for all in-sync replicas to acknowledge.
Explanation by: Mr. Dubey
It ensures durability by waiting for all in-sync replicas to acknowledge.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
75
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
87%
Success Rate