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

[v23.3.x] Use async compression in kafka client #15976

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #15920
Fixes: #15974,

Added async builder for record_batch_builder that can be used
to perform asynchronous compression.

Signed-off-by: Michael Boquard <michael@redpanda.com>
(cherry picked from commit 3a6a7ae)
Updated produce batcher to use async builder that utilizes
asynchronous compression.

Signed-off-by: Michael Boquard <michael@redpanda.com>
(cherry picked from commit d4fc4ac)
@vbotbuildovich vbotbuildovich added this to the v23.3.x-next milestone Jan 5, 2024
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Jan 5, 2024
@michael-redpanda michael-redpanda self-assigned this Jan 5, 2024
@michael-redpanda michael-redpanda marked this pull request as ready for review January 5, 2024 20:55
@piyushredpanda piyushredpanda modified the milestones: v23.3.x-next, v23.3.2 Jan 5, 2024
@piyushredpanda
Copy link
Contributor

Failure is #15893

@piyushredpanda piyushredpanda merged commit f8e0f60 into redpanda-data:v23.3.x Jan 8, 2024
19 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants