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

test_compaction_l0_memory failure #9761

Closed
skyzh opened this issue Nov 14, 2024 · 0 comments · Fixed by #9861
Closed

test_compaction_l0_memory failure #9761

skyzh opened this issue Nov 14, 2024 · 0 comments · Fixed by #9861
Assignees

Comments

@skyzh
Copy link
Member

skyzh commented Nov 14, 2024

we are using more memory than before for L0 compaction since 11/7/2024 at 11:58:38

@skyzh skyzh self-assigned this Nov 14, 2024
github-merge-queue bot pushed a commit that referenced this issue Nov 25, 2024
…9861)

## Problem

close #9761

The test assumed that no new L0 layers are flushed throughout the
process, which is not true.

## Summary of changes

Fix the test case `test_compaction_l0_memory` by flushing in-memory
layers before compaction.

Signed-off-by: Alex Chi Z <chi@neon.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant