[jboss-jira] [JBoss JIRA] (DROOLS-919) Triggering an incremental compilation from inside a consequence causes a deadlock
Mario Fusco (JIRA)
issues at jboss.org
Thu Sep 17 10:42:00 EDT 2015
Mario Fusco created DROOLS-919:
----------------------------------
Summary: Triggering an incremental compilation from inside a consequence causes a deadlock
Key: DROOLS-919
URL: https://issues.jboss.org/browse/DROOLS-919
Project: Drools
Issue Type: Bug
Reporter: Mario Fusco
Assignee: Mario Fusco
Triggering an incremental compilation (i.e. calling kieContainer.updateToVersion) from inside a rule consequence causes a deadlock because it attempts to update the read lock on the kbase acquired when invoking ksession.fireAllRules() to a write lock.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list