Skip to content

Conversation

@PeterJCLaw
Copy link
Collaborator

@PeterJCLaw PeterJCLaw commented Sep 6, 2025

This expands testing of commit handling then adds initial support for committing specific offsets.

I'm not actually sure if these semantics match what aiokafka/Kafka offer. TODO: test this.

Fixes #234

Using a tuple here avoids string parsing and simplifies interaction
with one or other of the values.
There doesn't seem to be any value in having this duplicate.
I'm not actually sure if these semantics match what aiokafka/kafka
offer, though they'll likely do for a first pass.

Fixes alm0ra#234
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.

TypeError: FakeAIOKafkaConsumer.commit() takes 1 positional argument but 2 were given

1 participant