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

[v22.3.x] Support compressed batches in kafka client #10176

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #10117
Fixes #10175,

Added calls that will decompress record_batch's synchronously

(cherry picked from commit 1e9968e)
Added calls that will decompress record_batch's synchronously when
fetched via kafka client.

(cherry picked from commit aa69b3e)
Added two tests, one for direct partition fetch and an additional one
that will use consumer groups.

Signed-off-by: Michael Boquard <[email protected]>
(cherry picked from commit 09deb86)
Fixes: redpanda-data#8546

Signed-off-by: Michael Boquard <[email protected]>
(cherry picked from commit 641c437)
@vbotbuildovich vbotbuildovich added this to the v22.3.x-next milestone Apr 18, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Apr 18, 2023
@michael-redpanda michael-redpanda marked this pull request as ready for review April 18, 2023 22:32
@michael-redpanda michael-redpanda added area/pandaproxy REST interface for Kafka API area/schema-registry Schema Registry service within Redpanda labels Apr 18, 2023
@michael-redpanda michael-redpanda self-assigned this Apr 18, 2023
Copy link
Member

@BenPope BenPope left a comment

Choose a reason for hiding this comment

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

It's a backport

@BenPope BenPope merged commit 69ef682 into redpanda-data:v22.3.x Apr 19, 2023
@BenPope BenPope modified the milestones: v22.3.x-next, v22.3.17 Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/pandaproxy REST interface for Kafka API area/redpanda area/schema-registry Schema Registry service within Redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants