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] Remove duplicate initialization of chunk_cache #10472

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #10382

The duplicate initialization only seems to create then destroy chunks
in a loop. This could potentially introduce unnneeded fragmentation in
memory.

(cherry picked from commit 0b0a318)
@vbotbuildovich vbotbuildovich added this to the v22.3.x-next milestone May 1, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label May 1, 2023
@ballard26 ballard26 requested review from andrwng and BenPope May 1, 2023 14:40
@ballard26 ballard26 marked this pull request as ready for review May 1, 2023 14:40
@mmaslankaprv mmaslankaprv merged commit 821d324 into redpanda-data:v22.3.x May 2, 2023
26 checks passed
@BenPope BenPope modified the milestones: v22.3.x-next, v22.3.18 May 5, 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

5 participants