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.1.x] cst/cache: fix in mem trim termination condition #21613

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #21606

abhijat added 2 commits July 24, 2024 12:03
At the end of an in-memory trim if the size to delete is equal to or
less than undeletable bytes the trim should finish, because further
trimming will not result in extra space being freed up.

(cherry picked from commit a8594fe)
(cherry picked from commit 1fe047d)
@vbotbuildovich vbotbuildovich added this to the v24.1.x-next milestone Jul 24, 2024
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Jul 24, 2024
@vbotbuildovich vbotbuildovich requested a review from abhijat July 24, 2024 12:03
@piyushredpanda piyushredpanda modified the milestones: v24.1.x-next, v24.1.12 Jul 24, 2024
@abhijat
Copy link
Contributor

abhijat commented Jul 24, 2024

new ci failure: #21618
existing: #19789

@piyushredpanda piyushredpanda merged commit 84cb814 into redpanda-data:v24.1.x Jul 24, 2024
14 of 18 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.

3 participants