You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/19 13:12:04 UTC

[jira] [Commented] (KAFKA-3878) Exponential backoff for broker reconnect attempts

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

ASF GitHub Bot commented on KAFKA-3878:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/1523


> 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
>            Assignee: Dana Powers
>              Labels: kip
>             Fix For: 0.11.0.0
>
>
> 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)