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

Remove deprecated ConnectionError #1816

Merged
merged 1 commit into from
Oct 11, 2019

Conversation

jeffwidman
Copy link
Collaborator

@jeffwidman jeffwidman commented May 24, 2019

This breaks backwards compatibility, probably best not to merge 'til 2.0 release

This has been deprecated for a bit in favor of KafkaConnectionError
because it conflicts with Python's built-in ConnectionError.

Time to remove it as part of cleaning up our old deprecated code.


This change is Reviewable

@jeffwidman jeffwidman added this to the 2.0 milestone May 24, 2019
This has been deprecated for a bit in favor of `KafkaConnectionError`
because it conflicts with Python's built-in `ConnectionError`.

Time to remove it as part of cleaning up our old deprecated code.
@jeffwidman jeffwidman force-pushed the Remove-deprecated-ConnectionError branch from 4b37d45 to c82261a Compare October 11, 2019 19:06
@jeffwidman jeffwidman merged commit f61b08c into master Oct 11, 2019
@jeffwidman jeffwidman deleted the Remove-deprecated-ConnectionError branch October 11, 2019 19:07
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