Details
Description
ResourceHandlerImpl.deriveResourceMeta recomputes version info on every access to resource. In production is this very inefficient and costs pretty much - especially part with getBundle operation; MissingResourceException in catched million times in 10 minutes if running my tests.
Attachments
Issue Links
- is part of
-
MYFACES-2864 Allow caching of resources by the default external context impl
- Closed