add.partitions.to.txn.retry.backoff.max.ms — Kafka Broker Configuration
The maximum allowed timeout for adding partitions to transactions on the server side. It only applies to the actual add partition operations, not the verification.
Description
The maximum allowed timeout for adding partitions to transactions on the server side. It only applies to the actual add partition operations, not the verification. It will not be effective if it is larger than request.timeout.ms
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 4.0 | 100 |
| 4.1 | 100 |
| 4.2 | 100 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.