Skip to content

Fix initialization order in KafkaClient#2119

Merged
jeffwidman merged 3 commits intodpkp:masterfrom
pecalleja:development
Sep 17, 2020
Merged

Fix initialization order in KafkaClient#2119
jeffwidman merged 3 commits intodpkp:masterfrom
pecalleja:development

Conversation

@pecalleja
Copy link
Copy Markdown
Contributor

@pecalleja pecalleja commented Sep 5, 2020

this resolve #2118


This change is Reviewable

Copy link
Copy Markdown
Contributor

@jeffwidman jeffwidman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, although could you add a comment? It'd be all too easy for this problem to creep back in later from someone who doesn't realize the order matters for these specific attributes...

Comment thread kafka/client_async.py
Comment thread kafka/client_async.py Outdated
Comment thread kafka/client_async.py Outdated
Comment thread kafka/client_async.py Outdated
Comment thread kafka/client_async.py
@jeffwidman jeffwidman merged commit e485a6e into dpkp:master Sep 17, 2020
@pecalleja pecalleja deleted the development branch September 17, 2020 16:13
gabriel-tincu pushed a commit to aiven/kafka-python that referenced this pull request Sep 22, 2020
Fix initialization order in KafkaClient
chandlernine pushed a commit to layer9ai/kafka-python that referenced this pull request Jun 9, 2021
Fix initialization order in KafkaClient
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.

Weird error after bad producer initialization

2 participants