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

Extract pattern for sending many #854

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Extract pattern for sending many #854

merged 1 commit into from
Feb 15, 2024

Conversation

amohrland
Copy link
Collaborator

@amohrland amohrland commented Feb 15, 2024

Kind of related to KAYAK-3381. Extracts the batch/chunk-oriented use of send. Since we're almost always ignoring RecordMetadata, this might save us from accidentally voiding out ack effects, which would result in something analogous to sendAndForget.

@amohrland amohrland requested a review from a team as a code owner February 15, 2024 20:00
@amohrland amohrland merged commit 1c587a4 into main Feb 15, 2024
7 checks passed
@amohrland amohrland deleted the am/publish-many branch February 15, 2024 21:31
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.

4 participants