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

Add kafka batch consumer #217

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Add kafka batch consumer #217

merged 2 commits into from
Dec 20, 2024

Conversation

z0isch
Copy link
Contributor

@z0isch z0isch commented Dec 20, 2024

Adds a new runConsumerBatched so that we can start playing with batched kafka consumers to see if it can help throughput.

@z0isch z0isch requested a review from OlaoluwaM December 20, 2024 15:34
@z0isch z0isch self-assigned this Dec 20, 2024
@z0isch z0isch requested review from a team December 20, 2024 15:34
Copy link
Contributor

@OlaoluwaM OlaoluwaM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

Older lts versions don't have the same instances for `MonadWrtiter` so this removes it in favor of accumulating the errors manually.
@z0isch z0isch merged commit 4accfaa into main Dec 20, 2024
5 of 6 checks passed
@z0isch z0isch deleted the aj/kafka-batch-consumer branch December 20, 2024 16:45
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