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

Is it possible to add switch to schedule TTL #257

Open
zhougit86 opened this issue Mar 27, 2023 · 8 comments
Open

Is it possible to add switch to schedule TTL #257

zhougit86 opened this issue Mar 27, 2023 · 8 comments

Comments

@zhougit86
Copy link

[Enhancement]

Problem

for instance with really big state, periodic compaction can cause great performance issue. is it possible to add a switch to the schedule ttl

Solution

@yapple
Copy link
Collaborator

yapple commented Mar 28, 2023

we have fixed it in a internal version, I will also fix this in the community

@yapple
Copy link
Collaborator

yapple commented Mar 28, 2023

i hava minor fixed it in branch of flink-terark-1.0, and in next version , we will release a completed version

@zhougit86
Copy link
Author

i hava minor fixed it in branch of flink-terark-1.0, and in next version , we will release a completed version

Thanks a lot ,master

@zhougit86
Copy link
Author

Just quickly check the patch applied to the branch, is there any problem just remove the schedule ttl gc from the timer

@zhougit86
Copy link
Author

And can you please guide is there any other minor problem can be fix to use it as real time backend

@yapple
Copy link
Collaborator

yapple commented Apr 3, 2023

Just quickly check the patch applied to the branch, is there any problem just remove the schedule ttl gc from the timer

no problem if your disk usage is not a bottleneck

@zhougit86
Copy link
Author

Just quickly check the patch applied to the branch, is there any problem just remove the schedule ttl gc from the timer

no problem if your disk usage is not a bottleneck

My understanding is normal compaction can also remove those TTLed data?

@zhougit86
Copy link
Author

i hava minor fixed it in branch of flink-terark-1.0, and in next version , we will release a completed version

Master, Please advise do you have a plan for a completed version?

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