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

Ismael Juma updated KAFKA-5293:
-------------------------------
    Description: 
The PR for KAFKA-3878 implemented KIP-144 with one exception: it automatically 
enables exponential backoff for the producer and consumer even if 
reconnect.backoff.ms is set by users. The KIP stated that this would not be the 
case.

As part of this JIRA, we should also add a few unit tests for connectionDelay 
and perhaps consider enabling exponential backoff for Connect and Streams as 
well.

  was:
The PR for KAFKA-3878 implemented KIP-144 with one exception: it automatically 
enables exponential backoff for the producer and consumer even if 
reconnect.backoff.ms is set by users. The KIP stated that this would not be the 
case.

As part of this JIRA, we should also add a few unit tests for connectionDelay.


> Do not apply exponential backoff if users have overridden reconnect.backoff.ms
> ------------------------------------------------------------------------------
>
>                 Key: KAFKA-5293
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5293
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Colin P. McCabe
>            Assignee: Ismael Juma
>            Priority: Critical
>             Fix For: 0.11.0.0
>
>
> The PR for KAFKA-3878 implemented KIP-144 with one exception: it 
> automatically enables exponential backoff for the producer and consumer even 
> if reconnect.backoff.ms is set by users. The KIP stated that this would not 
> be the case.
> As part of this JIRA, we should also add a few unit tests for connectionDelay 
> and perhaps consider enabling exponential backoff for Connect and Streams as 
> well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to