]
Mario Fusco resolved DROOLS-705.
--------------------------------
Resolution: Done
Fixed by
Race condition when multiple threads get the same KieBase from the
same KieContainer
------------------------------------------------------------------------------------
Key: DROOLS-705
URL:
https://issues.jboss.org/browse/DROOLS-705
Project: Drools
Issue Type: Bug
Reporter: Mario Fusco
Assignee: Mario Fusco
Fix For: 6.2.0.Final
When multiple threads tries to get the same KieBase from the same KieContainer the
KieBase is created more than once.