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

[Improvement] unified cache framework #6270

Open
sunxiaojian opened this issue Jan 15, 2025 · 0 comments · May be fixed by #6271
Open

[Improvement] unified cache framework #6270

sunxiaojian opened this issue Jan 15, 2025 · 0 comments · May be fixed by #6271
Labels
improvement Improvements on everything

Comments

@sunxiaojian
Copy link
Contributor

What would you like to be improved?

In classes such as CachedClientPool, GravitinoVirtualFileSystem, and CredentialCache, the caching framework used is Caffeine. But in spark connectorGravitinoCatalogManager, Guava cache is being used. I believe we should standardize on Caffeine.

How should we improve?

No response

@sunxiaojian sunxiaojian added the improvement Improvements on everything label Jan 15, 2025
@sunxiaojian sunxiaojian changed the title [Improvement] unified [Improvement] unified cache framework Jan 15, 2025
@sunxiaojian sunxiaojian linked a pull request Jan 15, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvements on everything
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant