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

Added batching producer ops #906

Merged
merged 8 commits into from
Aug 2, 2024
Merged

Added batching producer ops #906

merged 8 commits into from
Aug 2, 2024

Conversation

milessabin
Copy link
Contributor

@milessabin milessabin commented Aug 2, 2024

Continuation of #825.

Added several batched send, pipe and sink convenience methods to ProducerOps.

zcox and others added 8 commits August 1, 2024 12:27
* Added tests
* Removed the *BatchChunks/*BatchChunksNonEmpty distinction and default
  to non-empty semantics because in the end it didn't feel particularly
  well motivated to implicitly create empty batches
* Added scaladoc for new methods
@milessabin milessabin merged commit 221dc73 into main Aug 2, 2024
12 checks passed
@milessabin milessabin deleted the fun-with-batching branch August 2, 2024 15:49
Copy link
Collaborator

@zcox zcox left a comment

Choose a reason for hiding this comment

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

👍

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.

3 participants