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] Add additional IT tests for EhcacheDiskcache #12843

Closed
sgup432 opened this issue Mar 21, 2024 · 0 comments
Closed

[Tiered Caching] Add additional IT tests for EhcacheDiskcache #12843

sgup432 opened this issue Mar 21, 2024 · 0 comments
Labels
enhancement Enhancement or improvement to existing feature or request Search:Performance

Comments

@sgup432
Copy link
Contributor

sgup432 commented Mar 21, 2024

Is your feature request related to a problem? Please describe

As part of tiered caching, we added a ehcache disk cache tier to be used in additional to on heap cache. We don't have enough IT tests as we were still waiting on all changes to be merged in (like serializers etc) before we do that.

Describe the solution you'd like

Add IT test for ehcacheDiskCache following scenarios:

  • Sanity testing for basic put/get.
  • Test invalidation function
  • Verify stats are functioning correctly.
  • Verify close() is called appropriately.

Related component

Search:Performance

Describe alternatives you've considered

No response

Additional context

No response

@sgup432 sgup432 added enhancement Enhancement or improvement to existing feature or request untriaged labels Mar 21, 2024
@msfroh msfroh removed the untriaged label Mar 27, 2024
@sgup432 sgup432 closed this as completed Jul 25, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Search Project Board Jul 25, 2024
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 Search:Performance
Projects
Archived in project
Development

No branches or pull requests

2 participants