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

Bulk Event Processing #519

Open
Mershab99 opened this issue Mar 31, 2024 · 0 comments
Open

Bulk Event Processing #519

Mershab99 opened this issue Mar 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Mershab99
Copy link

Description
As a developer I would like to process Kafka or related Dapr Pub/Sub events in a batch/bulk manner, while staying in the OpenFunction ecosystem.

Additional context
This is already implemented in the Dapr Subscription object under the bulkSubscribe attribute.

Workaround Ideas
Create an HTTP serverless function that gets invoked on a Dapr Subscription object under it's route attribute. This will publish a Json encoded payload with each entryId.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant