You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
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.
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?
Code of Conduct
The text was updated successfully, but these errors were encountered: