-
Couldn't load subscription status.
- Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement
Description
Adib Saikali opened SPR-9592 and commented
It would be nice to have an @RefreshCache annotation this would indicate to the cache abstraction that it should not evict the element in the cache but should replace it with the returned value of a method marked with @RefreshCache annotation.
Ideally the @RefreshCache should have an option to indicate that calls to @Cacheable methods should block unit the refresh is complete, or should see stale data until refresh is complete.
Affects: 3.1 GA
Issue Links:
- Provide some synchronization between @Cacheable and @CacheEvict annotated methods [SPR-9304] #13942 Provide some synchronization between
@Cacheableand@CacheEvictannotated methods
0 votes, 5 watchers
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancementA general enhancement