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

Allow cache eviction for ConcurrentLruCache #25963

Closed
odrotbohm opened this issue Oct 23, 2020 · 0 comments
Closed

Allow cache eviction for ConcurrentLruCache #25963

odrotbohm opened this issue Oct 23, 2020 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Milestone

Comments

@odrotbohm
Copy link
Member

It would be cool if the newly introduced ConcurrentLruCache allowed to wipe individual elements from the cache manually and maybe even reset it entirely.

@jhoeller jhoeller self-assigned this Oct 23, 2020
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Oct 23, 2020
@jhoeller jhoeller added in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Oct 23, 2020
@jhoeller jhoeller added this to the 5.3 GA milestone Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants