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

[Bug]: Batch deletion of Change Store files did not take effect for the Mixed Format KeyedTable #2440

Closed
2 tasks done
Tracked by #2448
wangtaohz opened this issue Dec 18, 2023 · 0 comments · Fixed by #2439
Closed
2 tasks done
Tracked by #2448
Labels
type:bug Something isn't working

Comments

@wangtaohz
Copy link
Contributor

What happened?

According to the design, 3000 change store files should be deleted each time to avoid committing failure caused by deleting too many files at once, but it didn't work as intended.

image image

Affects Versions

master/0.7.0

What engines are you seeing the problem on?

AMS

How to reproduce

1.insert into more than 3000 files into change store
2.enable optimizing
3.enable snapshot expring

Relevant log output

No response

Anything else

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant