Skip to content

Don't use kafka.common internally #1509

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 1 commit into from
Jun 5, 2018

Conversation

jeffwidman
Copy link
Contributor

This finishes the split from kafka.common to kafka.errors/kafka.structs.

@jeffwidman jeffwidman force-pushed the dont-use-kafka.common-internally branch from ee93dad to 0c91a04 Compare May 28, 2018 23:22
This finishes the split from `kafka.common` to `kafka.errors`/`kafka.structs`.
@jeffwidman jeffwidman force-pushed the dont-use-kafka.common-internally branch from 0c91a04 to c666b4e Compare May 28, 2018 23:30


# Support legacy imports from kafka.common
from kafka.errors import *
Copy link
Contributor Author

@jeffwidman jeffwidman May 28, 2018

Choose a reason for hiding this comment

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

This should no longer be needed as I verified that places that import kafka.structs are not indirectly importing anything from kafka.errors

@jeffwidman jeffwidman merged commit bc4cc43 into master Jun 5, 2018
@jeffwidman jeffwidman deleted the dont-use-kafka.common-internally branch June 5, 2018 21:32
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.

1 participant