Skip to content

Make UnknownTopicOrPartitionError retriable error #1160

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
Jul 30, 2017
Merged

Conversation

tvoinarovskyi
Copy link
Collaborator

Checked the old client, and the error was retriable there (https://github.com/dpkp/kafka-python/blob/master/kafka/errors.py#L505), so decided there's no need to skip the retry in v0.8 brokers.

@jeffwidman
Copy link
Contributor

Fix #1155

+1 on merging this, not sure if there's a reason you held off @tvoinarovskyi ?

@tvoinarovskyi
Copy link
Collaborator Author

@jeffwidman https://travis-ci.org/dpkp/kafka-python/jobs/259081044 kinda want this to finish...

@dpkp
Copy link
Owner

dpkp commented Jul 30, 2017

We are still seeing periodic test failures caused by kafka fixture not starting correctly. I'm not sure what the root cause is (definitely not this change). I tend to go in to travis and restart the test when I see a fixture startup failure. Tests are all passing here, so +1 for merge.

@tvoinarovskyi tvoinarovskyi merged commit 1664374 into master Jul 30, 2017
@tvoinarovskyi tvoinarovskyi deleted the issue1155 branch July 30, 2017 22:10
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.

3 participants