[jboss-jira] [JBoss JIRA] (DROOLS-919) Triggering an incremental compilation from inside a consequence causes a deadlock

Mario Fusco (JIRA) issues at jboss.org
Fri Sep 18 13:38:00 EDT 2015


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

Mario Fusco closed DROOLS-919.
------------------------------
    Resolution: Done


Fixed by https://github.com/droolsjbpm/drools/commit/ef0da32d7

> 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