Skip to content

ValueLoaderEntryProcessor should not be created for every call to JCacheCache#get #31250

@snicoll

Description

@snicoll

The get operation using a Callable creates an instance of ValueLoaderEntryProcessor for every call. It should be possible to make the processor static by providing the function that it needs to create the store value.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions