conduktor.io ↗

message.send.max.retries — Kafka Producer Configuration

This property will cause the producer to automatically retry a failed send request. This property specifies the number of retries when such failures occur.

Description

This property will cause the producer to automatically retry a failed send request. This property specifies the number of retries when such failures occur. Note that setting a non-zero value here can lead to duplicates in the case of network errors that cause a message to be sent but the acknowledgement to be lost.

Default Values by Kafka Version

Kafka VersionDefault Value
0.8.03
0.8.13
0.8.23
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.