[jboss-jira] [JBoss JIRA] (DROOLS-648) Bottleneck during the creation of the object type configurations

Mario Fusco (JIRA) issues at jboss.org
Tue Nov 18 13:43:39 EST 2014


     [ https://issues.jboss.org/browse/DROOLS-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco resolved DROOLS-648.
--------------------------------
    Fix Version/s: 6.2.0.CR3
       Resolution: Done


Fixed by https://github.com/droolsjbpm/drools/commit/37378c42a

> Bottleneck during the creation of the object type configurations
> ----------------------------------------------------------------
>
>                 Key: DROOLS-648
>                 URL: https://issues.jboss.org/browse/DROOLS-648
>             Project: Drools
>          Issue Type: Bug
>    Affects Versions: 6.2.0.CR1
>            Reporter: Yehudit Glass
>            Assignee: Mario Fusco
>            Priority: Critical
>             Fix For: 6.2.0.CR3
>
>
> There is indeed a bottleneck during the creation of the object type configurations. 
> On insert facts to state full session it cause drools to go to ProjectClassLoader.loadClasss code which is synchronize and block threads which led to bad performance (when working multi threading).



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list