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]: Turn on self-optimizing.full.trigger.interval, no optimization will occur #2805

Open
2 tasks done
jiamin13579 opened this issue Apr 30, 2024 · 0 comments
Open
2 tasks done
Labels
type:bug Something isn't working

Comments

@jiamin13579
Copy link
Contributor

What happened?

This table has 800+ partitions. There are many small files in the recent partitions, but optimization has not been triggered.
Important properties

self-optimizing.full.trigger.interval = 172800000
self-optimizing.full.rewrite-all-files = true
self-optimizing.enabled = false
snapshot.base.keep.minutes = 2880
self-optimizing.major.trigger.duplicate-ratio = 0.05
self-optimizing.fragment-ratio = 8

image
image
image
image

Affects Versions

master

What engines are you seeing the problem on?

Optimizer

How to reproduce

No response

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
@jiamin13579 jiamin13579 added the type:bug Something isn't working label Apr 30, 2024
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

No branches or pull requests

1 participant