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

Object TTL #409

Open
Konstantin74R opened this issue Aug 9, 2023 · 1 comment
Open

Object TTL #409

Konstantin74R opened this issue Aug 9, 2023 · 1 comment

Comments

@Konstantin74R
Copy link

Hi,
How to use leveled instead leveldb in Riak 3.0.16 and higher with object TTL for metadata in multibackend?

@martinsumner
Copy link
Owner

The leveled TTL support is not yet integrated into Riak, and probably will not be, due to issues with integration with AAE (auto-expiring objects causes significant problems with managing AAE caches).

The long-term intention had been to expire objects through a bucket TTL property instead, with garbage collection of expired objects to be managed through scheduled aae_folds (using the riak_kv_eraser). However, the feature lacks a sponsor at present - so is not being treated as a priority.

It should be noted, that the intention has been to deprecate and retire multi-backend, due to the lack of testing possible for Riak in this configuration mode. However, there is no active work plan to do this at present.

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