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

[v24.3.x] CORE-8720 kafka/server: chunked_hash_map for response ordering #24743

Merged

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #24725

This is to avoid requiring large contiguous allocation for the response
sequencing map.

(cherry picked from commit 629eebf)
@vbotbuildovich vbotbuildovich added this to the v24.3.x-next milestone Jan 9, 2025
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Jan 9, 2025
@pgellert pgellert self-assigned this Jan 9, 2025
@pgellert pgellert merged commit f25f084 into redpanda-data:v24.3.x Jan 9, 2025
17 checks passed
@BenPope BenPope modified the milestones: v24.3.x-next, v24.3.4 Jan 13, 2025
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.

3 participants