[
https://issues.apache.org/jira/browse/KAFKA-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15986874#comment-15986874
]
Ismael Juma commented on KAFKA-3878:
------------------------------------
KIP:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-144%3A+Exponential+backoff+for+broker+reconnect+attempts
> Exponential backoff for broker reconnect attempts
> -------------------------------------------------
>
> Key: KAFKA-3878
> URL: https://issues.apache.org/jira/browse/KAFKA-3878
> Project: Kafka
> Issue Type: Improvement
> Components: clients, network
> Reporter: Dana Powers
> Labels: kip
>
> The client currently uses a constant backoff policy, configured via
> 'reconnect.backoff.ms' . To reduce network load during longer broker outages,
> it would be useful to support an optional exponentially increasing backoff
> policy.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)