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

[Tiered caching] [Milestone 1] Framework changes #10759

Closed
sgup432 opened this issue Oct 19, 2023 · 0 comments · Fixed by #10753
Closed

[Tiered caching] [Milestone 1] Framework changes #10759

sgup432 opened this issue Oct 19, 2023 · 0 comments · Fixed by #10753
Labels
distributed framework enhancement Enhancement or improvement to existing feature or request untriaged

Comments

@sgup432
Copy link
Contributor

sgup432 commented Oct 19, 2023

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
This issue is around framework/skeleton changes for tiered caching.

  • Includes defining appropriate interfaces ie CachingTier etc
  • TieredCachingService which will serve as a main class to handle tiered logic.
  • Plugging tieredCachingService into IndicesRequestCache.

Refer main issue for more details - #10024
and #10870
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@sgup432 sgup432 added enhancement Enhancement or improvement to existing feature or request untriaged labels Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distributed framework enhancement Enhancement or improvement to existing feature or request untriaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants