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

[Feature Request] [Tiered Caching] Remove feature flag for tiered caching #17343

Open
peteralfonsi opened this issue Feb 12, 2025 · 0 comments · May be fixed by #17344
Open

[Feature Request] [Tiered Caching] Remove feature flag for tiered caching #17343

peteralfonsi opened this issue Feb 12, 2025 · 0 comments · May be fixed by #17344
Assignees
Labels
enhancement Enhancement or improvement to existing feature or request Storage:Performance untriaged

Comments

@peteralfonsi
Copy link
Contributor

peteralfonsi commented Feb 12, 2025

Is your feature request related to a problem? Please describe

Tiered caching will no longer be experimental in 3.0. We should remove its feature flag.

Describe the solution you'd like

After the feature flag is removed, users can always specify a store name via setting, and cache implementations including the default on-heap cache will always track their own stats as exposed in GET _nodes/stats/caches/....

Related component

Search:Performance

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request Storage:Performance untriaged
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

1 participant