Improve efficiency of ResourceHandlerImpl.deriveResourceMeta in production
--------------------------------------------------------------------------

                 Key: MYFACES-2880
                 URL: https://issues.apache.org/jira/browse/MYFACES-2880
             Project: MyFaces Core
          Issue Type: Improvement
          Components: General
    Affects Versions: 2.0.2-SNAPSHOT
         Environment: myfaces trunk
            Reporter: Martin Kočí
            Priority: Minor


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.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to