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

Corruption: VersionBuilder: Cannot delete table file #75038 from level 1 since it is not in the LSM tree #12619

Open
Menziess opened this issue May 4, 2024 · 2 comments

Comments

@Menziess
Copy link

Menziess commented May 4, 2024

Expected behavior

All files on disk should be contained in the LSM tree.

Actual behavior

Some files are not in the LSM tree, resulting in an error.

Steps to reproduce the behavior

There's an automated test for this behavior listed here: link. However, I don't know how to trigger this exception through regular use.

@hx235
Copy link
Contributor

hx235 commented May 14, 2024

Did you use PromoteL0()?

@Menziess
Copy link
Author

No not in any manual way.

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

No branches or pull requests

2 participants