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.2.x] k/h/metadata: use fragmented vec for topic metadata #15776

Conversation

rockwotj
Copy link
Contributor

Backport of PR #15751

@rockwotj rockwotj added this to the v23.2.x-next milestone Dec 19, 2023
@rockwotj rockwotj added the kind/backport PRs targeting a stable branch label Dec 19, 2023
@rockwotj rockwotj marked this pull request as ready for review December 19, 2023 15:55
For workloads with a large amount of topics, this topics vector can grow
to be an oversized allocation.

Signed-off-by: Tyler Rockwood <rockwood@redpanda.com>
(cherry picked from commit c535652)
@rockwotj rockwotj force-pushed the vbotbuildovich/backport-15751-v23.2.x-707 branch from 39b83b6 to a09da9b Compare December 19, 2023 15:56
@piyushredpanda
Copy link
Contributor

/dt

Copy link
Member

@oleiman oleiman left a comment

Choose a reason for hiding this comment

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

lgtm

src/v/kafka/server/handlers/metadata.cc Show resolved Hide resolved
@piyushredpanda piyushredpanda merged commit e089c48 into redpanda-data:v23.2.x Dec 19, 2023
18 of 23 checks passed
@rockwotj rockwotj deleted the vbotbuildovich/backport-15751-v23.2.x-707 branch December 19, 2023 18:37
@piyushredpanda piyushredpanda modified the milestones: v23.2.x-next, v23.2.20 Dec 19, 2023
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