[ 
https://issues.apache.org/jira/browse/KAFKA-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15339941#comment-15339941
 ] 

Dana Powers commented on KAFKA-3878:
------------------------------------

Proposed implementation at https://github.com/apache/kafka/pull/1523

> Support 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
>
> 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.4#6332)

Reply via email to