You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/05/08 03:49:04 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-3878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismael Juma updated KAFKA-3878:
-------------------------------
    Assignee: Dana Powers  (was: Ismael Juma)
      Status: Patch Available  (was: Open)

> 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
>
> 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)