joerghoh opened a new pull request, #88: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/88
- ModelAdapterFactory: cache the resolved ModelClass (or a negative-result sentinel) in the backing ResourceResolver.getPropertyMap(), as a bounded LRU map to avoid unbounded growth - AdapterImplementations: add requiresImplementationPickerLookup() to limit caching to the picker-based path. - ModelAdapterFactoryConfiguration: add cache_implementation_lookups (default true) and implementation_lookup_cache_size (default 100). - add test cases and run relevant existing tests with and without this feature enabled -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
