[jboss-jira] [JBoss JIRA] (DROOLS-293) Out of order RightTuples when adding rules dynamically

Mario Fusco (JIRA) jira-events at lists.jboss.org
Wed Oct 9 07:18:02 EDT 2013


Mario Fusco created DROOLS-293:
----------------------------------

             Summary: Out of order RightTuples when adding rules dynamically
                 Key: DROOLS-293
                 URL: https://issues.jboss.org/browse/DROOLS-293
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions:  6.0.0.CR4, 5.5.0.Final
            Reporter: Mario Fusco
            Assignee: Mario Fusco


When a a rule is dynamically added to the rule base the otnId for the newly created nodes is set on them lazily. In some cases this otnId setting is done too late causing the RightTuples, created as consequence of the addition of the new rule itself, to be added out of order in the respective FactHandles.

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