You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Marcel Offermans (JIRA)" <ji...@apache.org> on 2011/05/17 11:41:47 UTC

[jira] [Created] (FELIX-2953) Make the cache that InvocationUtil uses configurable.

Make the cache that InvocationUtil uses configurable.
-----------------------------------------------------

                 Key: FELIX-2953
                 URL: https://issues.apache.org/jira/browse/FELIX-2953
             Project: Felix
          Issue Type: Improvement
          Components: Dependency Manager
    Affects Versions: dependencymanager-3.0.0
            Reporter: Marcel Offermans
            Assignee: Marcel Offermans


InvocationUtil currently uses a fixed size cache for remembering methods it previously looked up. This cache should be made configurable.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (FELIX-2953) Make the cache that InvocationUtil uses configurable.

Posted by "Marcel Offermans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Offermans resolved FELIX-2953.
-------------------------------------

    Resolution: Fixed

Added a system property that allows you to define the maximum size of the cache. The property is called "org.apache.felix.dependencymanager.methodcache" and defined in DependencyManager.METHOD_CACHE_SIZE.

> Make the cache that InvocationUtil uses configurable.
> -----------------------------------------------------
>
>                 Key: FELIX-2953
>                 URL: https://issues.apache.org/jira/browse/FELIX-2953
>             Project: Felix
>          Issue Type: Improvement
>          Components: Dependency Manager
>    Affects Versions: dependencymanager-3.0.0
>            Reporter: Marcel Offermans
>            Assignee: Marcel Offermans
>
> InvocationUtil currently uses a fixed size cache for remembering methods it previously looked up. This cache should be made configurable.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira