Skip to content

kafkatest, refactoring, and bug fixes #1

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

Merged
merged 13 commits into from
May 10, 2016
Merged

kafkatest, refactoring, and bug fixes #1

merged 13 commits into from
May 10, 2016

Conversation

ewencp
Copy link
Contributor

@ewencp ewencp commented Apr 30, 2016

@edenhill Just filing this so I can leave comments. We can always close this and push updates directly

"\n"
".. py:function:: on_commit(consumer, err, partitions)\n"
"\n"
" :param Consumer consumer: Consumer instance.\n"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I can't remember if passing the consumer instance as part of the callback came up before. I checked and we have it elsewhere. Is this valuable? Often in Python you just grab what you need via closure.

@ewencp
Copy link
Contributor Author

ewencp commented May 10, 2016

LGTM. Also validated unit and integration tests against current librdkafka master since we don't have automated testing here yet.

@joukosusi joukosusi mentioned this pull request Mar 6, 2018
2 tasks
dtheodor pushed a commit to dtheodor/confluent-kafka-python that referenced this pull request Sep 4, 2018
@caseware66 caseware66 mentioned this pull request May 1, 2020
7 tasks
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