[jboss-jira] [JBoss JIRA] (DROOLS-447) Deadlock when marshalling session using WM listeners and fireUntilHalt

Mario Fusco (JIRA) issues at jboss.org
Mon Mar 24 07:09:14 EDT 2014


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

Mario Fusco resolved DROOLS-447.
--------------------------------

    Resolution: Won't Fix


Invoking fireX inside an event is a bad practice and should be always avoided. In particular, since at the moment some WM events callback are invoked while holding locks on the WM, trying to execute any write operation of the WM itself can inevitably lead to a deadlock.
                
> Deadlock when marshalling session using WM listeners and fireUntilHalt
> ----------------------------------------------------------------------
>
>                 Key: DROOLS-447
>                 URL: https://issues.jboss.org/browse/DROOLS-447
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 6.0.1.Final, 6.1.0.Beta1
>            Reporter: Davide Sottara
>            Assignee: Mario Fusco
>             Fix For: 6.1.0.Final
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list