-
Bug
-
Resolution: Done
-
Critical
-
6.2.0.CR1
-
None
-
None
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).