Skip to content

Fix KeyError in KafkaConsumer.committed()#2710

Merged
dpkp merged 1 commit intomasterfrom
dpkp/committed-key-error
Jan 3, 2026
Merged

Fix KeyError in KafkaConsumer.committed()#2710
dpkp merged 1 commit intomasterfrom
dpkp/committed-key-error

Conversation

@dpkp
Copy link
Owner

@dpkp dpkp commented Dec 18, 2025

Fix #2708

@dpkp dpkp merged commit 5391ca3 into master Jan 3, 2026
19 checks passed
@dpkp dpkp deleted the dpkp/committed-key-error branch January 3, 2026 22:50
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.

KafkaConsumer. committed raises KeyError: frozenset({TopicPartition(topic='...', partition=0)})

1 participant