Alluxio / alluxio

Alluxio, data orchestration for analytics and machine learning in the cloud
https://www.alluxio.io
Apache License 2.0
6.87k stars 2.94k forks source link

Replace hardcoded TTL behavior with configurable options when TTL checker resets state #18671

Open QianyongY opened 3 months ago

QianyongY commented 3 months ago

What changes are proposed in this pull request?

Replace hardcoded TTL behavior with configurable options when TTL checker resets state.

Why are the changes needed?

It would be confusing if the TTL checker directly resets state using DELETE

Does this PR introduce any user facing changes?

No.