You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2016/06/22 06:06:57 UTC

[jira] [Resolved] (KARAF-4587) Limit the classloader overhead in the CombinedClassLoader

     [ https://issues.apache.org/jira/browse/KARAF-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-4587.
-----------------------------------------
    Resolution: Fixed

> Limit the classloader overhead in the CombinedClassLoader
> ---------------------------------------------------------
>
>                 Key: KARAF-4587
>                 URL: https://issues.apache.org/jira/browse/KARAF-4587
>             Project: Karaf
>          Issue Type: Improvement
>          Components: cellar-core
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cellar-4.0.1
>
>
> Currently CombinedClassLoader.findClass() method is very inefficient if multiple bundles are registered to it. We can add class-to-bundle cache to significantly reduce class loading overhead .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)