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

pure: add batched_by_value component #3132

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

pure: add batched_by_value component #3132

wants to merge 2 commits into from

Conversation

rockwotj
Copy link
Collaborator

@rockwotj rockwotj commented Jan 20, 2025

This is WIP - it still needs tests.

Mostly created to allow explicit batching for the redpanda input, but there might be other inputs where it could be handy to batch per some configurable field. This is not in the benthos repo because we need access to the dispatch mechanism the redpanda input uses to ensure ordered delivery. We could move both to the benthos repo, but holding off on that for now

This helps preserve ordering guarentees
@CLAassistant
Copy link

CLAassistant commented Jan 27, 2025

CLA assistant check
All committers have signed the CLA.

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