[jboss-jira] [JBoss JIRA] (DROOLS-182) Timed rules can disrupt other activations as they are being fired

Davide Sottara (JIRA) jira-events at lists.jboss.org
Fri Jun 28 11:16:23 EDT 2013


Davide Sottara created DROOLS-182:
-------------------------------------

             Summary: Timed rules can disrupt other activations as they are being fired
                 Key: DROOLS-182
                 URL: https://issues.jboss.org/browse/DROOLS-182
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 6.0.0.Beta3, 5.5.1.Final
            Reporter: Davide Sottara
            Assignee: Mark Proctor
            Priority: Blocker


Timer-driven rules are executed by separated thread. One such thread may retract a fact which is being used by the (main) thread in a rule being fired. This preemption will lead to a NPE

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