[jboss-jira] [JBoss JIRA] (DROOLS-648) Bottleneck during the creation of the object type configurations
Yehudit Glass (JIRA)
issues at jboss.org
Thu Nov 13 01:22:30 EST 2014
Yehudit Glass created DROOLS-648:
------------------------------------
Summary: 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: Mark Proctor
Priority: Critical
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