Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.2.9
-
Fix Version/s: General Backlog
-
Component/s: Core
-
Labels:None
-
Last commented by a User:true
Description
Currently there doesn't appear to be any good way to set the the cache limit (CachingMetadataReaderFactory.setCacheLimit(int)). For example you can't set this limit through AnnotationConfigApplicationContext since the scanner field doesn't have a setter and more importantly is final. This could be a potential setting for certain applications to improve their performance.
Attachments
Issue Links
- relates to
-
SPR-14654 Cache ASM metadata at the context level
-
- Closed
-