[
https://issues.apache.org/jira/browse/FELIX-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall reassigned FELIX-500:
-------------------------------------
Assignee: Richard S. Hall
> Performance problems when using the OSGi classloaders in a certain way
> ----------------------------------------------------------------------
>
> Key: FELIX-500
> URL: https://issues.apache.org/jira/browse/FELIX-500
> Project: Felix
> Issue Type: Improvement
> Components: Framework
> Affects Versions: 1.0.3
> Reporter: Guillaume Nodet
> Assignee: Richard S. Hall
> Priority: Critical
> Attachments: FELIX-500.patch, FELIX-500.patch
>
>
> As discussed on the mailing list, there is a big performance problems when
> lots of CNFE are thrown from the framework.
> The main reason is that the creation of the diagnosis message is very time
> consuming.
> This patch aims to fix the problem by lazy creating the message only when
> needed (when the exception is actually displayed
> or serialized).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.