Skip to content

Conversation

@YaoC
Copy link
Contributor

@YaoC YaoC commented Jan 23, 2018

According to the Kafka Document and the usage in client_async.py ,the config reconnect_backoff_max should be reconnect_backoff_max_ms
: )

change 'reconnect_backoff_max' to 'reconnect_backoff_max_ms' in DEFAULT_CONFIG
@dpkp
Copy link
Owner

dpkp commented Jan 23, 2018

Great catch, thanks!

@dpkp dpkp changed the title fix config bug fix reconnect_backoff_max_ms default config bug in KafkaProducer Jan 23, 2018
@dpkp dpkp merged commit 8f82017 into dpkp:master Jan 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants