Q. Which configuration ensures a Kafka producer retries failed sends?

  • (A) retries
  • (B) linger.ms
  • (C) batch.size
  • (D) timeout.ms
πŸ’¬ Discuss
βœ… Correct Answer: (A) retries
Explanation: The 'retries' config sets how many times the producer should retry sending a failed message.
Explanation by: Mr. Dubey
The 'retries' config sets how many times the producer should retry sending a failed message.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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