[jboss-jira] [JBoss JIRA] (JBRULES-3274) A BatchCommand triggering a rule which modifies the KBase causes a deadlock

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Fri Jun 14 07:09:54 EDT 2013


    [ https://issues.jboss.org/browse/JBRULES-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781659#comment-12781659 ] 

RH Bugzilla Integration commented on JBRULES-3274:
--------------------------------------------------

Marek Winkler <mwinkler at redhat.com> made a comment on [bug 969467|https://bugzilla.redhat.com/show_bug.cgi?id=969467]

Verified on 5.3.1.BRMS-P03.
                
> A BatchCommand triggering a rule which modifies the KBase causes a deadlock
> ---------------------------------------------------------------------------
>
>                 Key: JBRULES-3274
>                 URL: https://issues.jboss.org/browse/JBRULES-3274
>             Project: JBRULES
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Mario Fusco
>            Assignee: Mario Fusco
>
> Create a BatchCommand containing an insert and a fireAll. Make that inserted fact activate a rule which modifies the KBase, e.g. adding another rule on the fly.
> When executing the batch command, the thread will acquire a read lock. The kBase modification will then require a write lock, causing the deadlock.

--
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