[weld-issues] [JBoss JIRA] Resolved: (WELD-859) BeanManagers.buildAccessibleClosure is O(n^2) on the number of bean deployment archives
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Sun Feb 20 22:37:13 EST 2011
[ https://issues.jboss.org/browse/WELD-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas resolved WELD-859.
---------------------------------
Fix Version/s: 1.2.0.Beta1
Resolution: Done
https://github.com/weld/core/pull/111
> BeanManagers.buildAccessibleClosure is O(n^2) on the number of bean deployment archives
> ---------------------------------------------------------------------------------------
>
> Key: WELD-859
> URL: https://issues.jboss.org/browse/WELD-859
> Project: Weld
> Issue Type: Bug
> Affects Versions: 1.1.0.Final
> Reporter: Stuart Douglas
> Assignee: Stuart Douglas
> Fix For: 1.2.0.Beta1
>
>
> This problem severely impacts startup time when using several BDA's (e.g. seam modules) in Glassfish and JBoss AS7, JBoss AS6 is largely unaffected as it does not use a BDA per jar.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list