Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix KafkaConsumer docstring for request_timeout_ms default #1459

Merged
merged 1 commit into from
Mar 23, 2018

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Mar 23, 2018

Fix #1458 . Also no need to keep 40000 as default for internal classes so I reduced to the KafkaProducer default of 30000 (the internal classes should almost never be relying on defaults since the outer classes will pass their own default values if user does not specify).

@dpkp dpkp merged commit c0fddbd into master Mar 23, 2018
@jeffwidman jeffwidman deleted the request_timeout_docs branch March 23, 2018 20:59
88manpreet pushed a commit to Yelp/kafka-python that referenced this pull request Aug 1, 2018
88manpreet pushed a commit to Yelp/kafka-python that referenced this pull request Aug 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants