kafka/checkstyle
Andrew Schofield b49013b73e
KAFKA-9800: Exponential backoff for Kafka clients - KIP-580 (#14111)
Implementation of KIP-580 to add exponential back-off to situations in which retry.backoff.ms
is used to delay backoff attempts. This KIP adds exponential backoff behavior with a maximum
controlled by a new config retry.backoff.max.ms, together with a +/- 20% of jitter to spread the
retry attempts of the client fleet.

Reviewers: Mayank Shekhar Narula <mayanks.narula@gmail.com>, Milind Luthra <i.milind.luthra@gmail.com>, Kirk True <kirk@mustardgrain.com>, Jun Rao<junrao@gmail.com>
2023-09-05 11:57:51 -07:00
..
.scalafmt.conf MINOR: Update Scalafmt to latest version (#12475) 2022-09-12 10:05:15 -04:00
checkstyle.xml KAFKA-14457; Controller metrics should only expose committed data (#12994) 2022-12-20 10:55:14 -08:00
import-control-core.xml KAFKA-14953: Add tiered storage related metrics (#13944) 2023-07-18 20:16:19 +05:30
import-control-jmh-benchmarks.xml KAFKA-15034: Improve performance of the ReplaceField SMT; add JMH benchmark (#13776) 2023-06-01 15:14:31 -04:00
import-control-metadata.xml KAFKA-15219: KRaft support for DelegationTokens (#14083) 2023-08-19 14:01:08 -04:00
import-control-server-common.xml KAFKA-14595: Move AdminUtils to server-common (#14096) 2023-08-09 10:32:45 +02:00
import-control-storage.xml KAFKA-15399: Enable OffloadAndConsumeFromLeader test (#14285) 2023-08-28 12:29:50 +02:00
import-control.xml KAFKA-15167: Tiered Storage Test Harness Framework (#14116) 2023-08-20 17:15:52 +05:30
java.header MINOR: improve license header check by providing head file instead of (prefix) header regex 2017-02-28 12:35:04 -08:00
suppressions.xml KAFKA-9800: Exponential backoff for Kafka clients - KIP-580 (#14111) 2023-09-05 11:57:51 -07:00