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

KafkaConsumer.task_done: warn and skip unrecognized topic-partitions #389

Merged
merged 1 commit into from Jun 9, 2015
Merged

KafkaConsumer.task_done: warn and skip unrecognized topic-partitions #389

merged 1 commit into from Jun 9, 2015

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Jun 5, 2015

See #364 -- this revision should prevent KeyError exceptions so that operation is a bit smoother.

It is still unknown, however, how/why an unrecognized topic-partition gets sent to task_done during normal message processing.

@dpkp dpkp added this to the 0.9.4 Release milestone Jun 8, 2015
dpkp added a commit that referenced this pull request Jun 9, 2015
KafkaConsumer.task_done: warn and skip unrecognized topic-partitions
@dpkp dpkp merged commit 3d4d98e into dpkp:master Jun 9, 2015
@dpkp dpkp deleted the task_done_key_error branch June 10, 2015 00:31
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.

None yet

1 participant